Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / June 2007



Tip: Looking for answers? Try searching our database.

Are backbuttons possible with CSS only?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
paintedjazz@gmail.com - 25 Jun 2007 01:46 GMT
I realize that CSS is a presentation tool only but it does surprise me
sometimes e.g. pure css dropdown menus.  All I've ever seen is
javascript to accomplish this but that doesn't seem to really work
well either.  Is it just a bad idea?
dorayme - 25 Jun 2007 01:55 GMT
In article
<1182732366.162097.244020@z28g2000prd.googlegroups.com>,

> I realize that CSS is a presentation tool only but it does surprise me
> sometimes e.g. pure css dropdown menus.  All I've ever seen is
> javascript to accomplish this but that doesn't seem to really work
> well either.  Is it just a bad idea?

In general, a back button is a bad idea because it unnecessarily
duplicates a simple function that is widely known and
incorporated into all browsers. And often in particular it is a
bad idea because it is often not sophisticated enough to know
that the user has somehow landed on that page without being at
the page the js will direct to if used. The chrome is very
reliable on this.

Often the need for these sorts of menus and navigational aids is
because the author has not provided really solid plain and simple  
navigation in the first place.

Signature

dorayme

Stan Brown - 26 Jun 2007 11:10 GMT
Sun, 24 Jun 2007 17:46:06 -0700 from  <paintedjazz@gmail.com>:
> I realize that CSS is a presentation tool only but it does surprise me
> sometimes e.g. pure css dropdown menus.  All I've ever seen is
> javascript to accomplish this but that doesn't seem to really work
> well either.  Is it just a bad idea?

Yes, a "back button" is a bad idea. Virtually every browser already
has one; why should you waste screen space on adding one that cannot
possibly work better and probably will not work as well?

Signature

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
                                 http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator:      http://validator.w3.org/
CSS 2.1 spec:   http://www.w3.org/TR/CSS21/
validator:      http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
   http://diveintomark.org/archives/2003/05/05/why_we_wont_help_you

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.