Page 1 of 1
Is all javascript really blocked?
Posted: Sat Jun 04, 2011 9:44 pm
by ME
This website seems to have javascript like menus without allowing any from NoScript.
http://www.alcatel-lucent.com/bstj/#1980
Simply hovering with the mouse opens them.
Re: Is all javascript really blocked?
Posted: Sat Jun 04, 2011 9:54 pm
by Alan Baxter
The dropdown menus at the top of the page that appear on hover don't use javascript.
Re: Is all javascript really blocked?
Posted: Sun Jun 05, 2011 10:41 am
by therube
You can disable JavaScript in your browser (whatever it may be) to confirm.
(Then re-enable JavaScript.)
Re: Is all javascript really blocked?
Posted: Sun Jun 05, 2011 12:27 pm
by Alan Baxter
Yup. That's how I checked.
Re: Is all javascript really blocked?
Posted: Mon Jun 13, 2011 1:33 am
by me
O.K., but since I am barely familiar with web site design; what is the basic HTML that they might be using to do the automatic menus? I thought basic HTML was static and needed Javascript to do moving things in my browser.
Thanks for the replies.
Re: Is all javascript really blocked?
Posted: Mon Jun 13, 2011 6:01 am
by cocoapuff
CSS (Cascading Style Sheets) allows for a lot of "animated" stuff to be done entirely without Javascript.