Forum Moderators: open
I feel this would be an improvement in HTML and solve many design issues. Do you think this is a good thought? How could i go about promoting it's support in future browser releases?
But then that leaves you without the ability to make straightforward links to change the content. If you show/hide content for scrollable divs, then the document becomes long, and search engines may send people to your site based on hidden content.
Is this what you're wresting with?
How does the browser support for showing/hiding layers? I had a site once that utilized the concept that wouldn't work at all in netscape.
It would be nice if links could be used to change the content
This is done with javascript links - the parent div holds several child divs, with only one visible at a time and then the links change visibility.
I'm using it on one site, but it then requires another script to catch search engine traffic and make the correct child div visible so the search term is visible. As I mentioned, this approach also suffers from putting lots of text into on HTML document. But so far, the site is doing quite well and the users rave because the content switches instantly.
Cross browser works fine on all the mac and pc versions I've tested - Safari, Moz, NN, IE, Opera