Comment posted on Is Your Website Still Doing the Macarena? by Tokyo Web Designs
Zac
Yes, frames in general are a 90’s horror show best forgotten.
Recent comments by Tokyo Web Designs
- Selling to Japan’s Silver Surfers
Thanks for the compliment
Don’t forget you can stay up to date with new posts
by subscribing to this blog via RSS or following on Twitter.http://feeds2.feedburner.com/tokyowebdesigns/advice/feed
http://twitter.com/TokyoWebDesignsCheers.
- Japanese Social Bookmarking Services
Fair enough question Nick.
I guess it’s a matter of personal preference.Both are good indications that the blog has a popular following and therefore probably contains good information.
- Google Wave – The Shape of the New Web
Yahoo Messenger is an IM system.Google Wave is also an IM plus more.
Google’s website explains:
“A wave is equal parts conversation and document. People can communicate and work together with richly formatted text, photos, videos, maps, and more.A wave is shared. Any participant can reply anywhere in the message, edit the content and add participants at any point in the process. Then playback lets anyone rewind the wave to see who said what and when.
A wave is live. With live transmission as you type, participants on a wave can have faster conversations, see edits and interact with extensions in real-time. “
- 35 Key E-Commerce Platform Features
Benjamin
If you are looking for a way to open a link in a new page you just
need to amend the HTML code for the link.Add:
target="_blank"So the full HTML would look something like:
\< a href="www.mysite" target="_blank">Visit my site \< /a>There is some debate in the web development community about whether this is really a good technique or not.
It should also be noted that this feature is deprecated in XHTML Strict
markup language. It will work, but will be flagged as a markup error.
Your users probably won’t notice that though. - Writing Better Web Content – Avoid the Marketing Cliche
Hi Philip.
Glad you liked it!
powered by SEO Super Comments



This reminds me of a great site that came out a few years ago to publicise the Borat movie (it seems to have been taken down now).
You forget to mention frame-based sites that could load themselves in a child frame eternally.
Zac
Yes, frames in general are a 90’s horror show best forgotten.