Scrtipt message included in browsers?
i'm doing fluid grid layout in dw cs6, and, actually, seems working pretty well. i'm using menu bar has submenus run on scripts. realize browsers may have scripts disabled, can live long user alerted page may not display wityhout scripting enabled.
so, more general web browser question question specific dw: (1) can count on browsers scripting blocked warn user case, or (2) should add kind of conditional message html code tells user without script submenus won't appear. if it's 2, can me code?
thanks
mobile & tablet users have js enabled default. 1-2% of desktop users don't, can use <noscript> tags.
<noscript>this web site requires javascript. features won't work without it.</noscript>
that said, menu systems use css rather pure js. if menus don't work js disabled, might want find better menu system responsive 1 project seven:
http://www.projectseven.com/products/menusystems/dmm/index.htm
or jquery superfish along meanmenu (to make responsive).
http://users.tpg.com.au/j_birch/plugins/superfish/
http://www.meanthemes.com/plugins/meanmenu/
nancy o.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment