Changes between Initial Version and Version 1 of Ticket #7388, comment 6
- Timestamp:
- Nov 3, 2010, 6:05:06 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7388, comment 6
initial v1 1 In the meantime until you can confirm this to be a bug in jQuery you can use this "workaround" (actually it isn't really a workaround ).1 In the meantime until you can confirm this to be a bug in jQuery you can use this "workaround" (actually it isn't really a workaround I just used <noscript> to include the css-rule in question only when no javscript is available). 2 2 3 [http://jsfiddle.net/LzcBf/8/ test case]: With this version the menu still works without javascript. To test it you need to really disable javascript support in your browser when visiting the test. (i left the superfish commented out so, when commented in the menu works with and without javascript)3 [http://jsfiddle.net/LzcBf/8/ test case]: With this version the menu still works even without javascript. To test it you need to really disable javascript support in your browser when visiting the test. (i left the superfish commented out so, when commented in the menu works with and without javascript)