![]() |
|
|
#34 |
|
"/X\(‘-‘)/X\"
Jan 2013
55628 Posts |
Much better now :)
|
|
|
|
|
|
#35 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
24×389 Posts |
Quote:
Maybe it is worth stating that, in case you already didn't know, standard HTML supports menus out-of-the-box without needing all that JS voodoo. It also gives a consistent method of access across all web pages. When pages start using custom JS for everything then we lose all that consistency and get into trouble with unexpected results or no results at all. Last fiddled with by retina on 2014-09-26 at 06:35 Reason: This spelling thing is hard :( |
|
|
|
|
|
|
#36 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
As far as I'm aware, all of the jquery plugins for the menus should still fail somewhat gracefully even if the browser has text/javascript blocked or isn't CSS3 aware. The javascript is used to help apply the CSS themes and do some of the fades and delays, but the bulk of the styling is done with CSS. I mean, I could be wrong, but it seems like it should still have functionality even if JS isn't present. You may have caught it during some of my tweaking, but I'll disable javascript and see what happens. If it's a problem, I can put a section in the header that detects lack of javascript support and shows a message that says "Hi Retina". :) Because it's probably only you. LOL |
|
|
|
|
|
|
#37 |
|
Dec 2012
2×139 Posts |
retina's comments might be something to think about, but if you do decide to keep on the same path, might I insist on at least trying a vertical expanding menu like one of the ones here?: http://jqueryui.com/accordion/#hoverintent
I realise that the above shows content panels and not menus, but I think it showcases the different styles well. There are plenty of jquery "accordion menus" out there for your choosing. Maybe we can have a poll? Last fiddled with by Jayder on 2014-09-26 at 06:51 |
|
|
|
|
|
#38 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
FYI, the smartmenu plugin had a discussion about pure CSS fallback: SmartMenus CSS fallback Sigh... Just add an exception to allow it for www.mersenne.org and call it good. :) |
|
|
|
|
|
|
#39 |
|
"/X\(‘-‘)/X\"
Jan 2013
2·5·293 Posts |
I usually surf with JS disabled by default, too. I've enabled scripts served from mersenne.org though. It makes the web so much faster. All the annoying ads disappear, too. I realize that progressive-enhancement won't happen on every site and I selectively enable scripts when needed.
|
|
|
|
|
|
#40 | |
|
Serpentine Vermin Jar
Jul 2014
331310 Posts |
Quote:
My only problem with ABP is when I'm testing our websites at work and I forget to whitelist our own sites... "hey ad ops, the ads are all missing! Oh, wait, umm... never mind..." |
|
|
|
|
|
|
#41 |
|
"/X\(‘-‘)/X\"
Jan 2013
55628 Posts |
Yeah, I've done that, too! Of the billions of page views we do, nearly all are 100% JavaScript+API. Thankfully I don't have to check customer sites in my role.
|
|
|
|
|
|
#42 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
I have used NoScript, Ghostery, and AdBlock Plus in Firefox for a long time. I've gotten used to spotting when things are missing from a page. My response tends to be "Temporarily allow all this page" in NoScript, followed, if necessary by "Pause Blocking" in Ghostery. I rarely have to do anything to AdBlock, and I see very few ads, especially the extremely distracting "flashing and dancing" variety.
It has become automatic for me and makes for a much quieter browsing experience. I also run Norton Internet Security and Malwarebytes Antimalware Premium, with auto-updating and scheduled scans for both. |
|
|
|
|
|
#43 |
|
"/X\(‘-‘)/X\"
Jan 2013
2·5·293 Posts |
I wish NoScript would work on a per-script basis, too, not just per-domain. It's annoying when multiple sites are hosing something off s3.amazonaws.com...
|
|
|
|
|
|
#44 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2×3×1,693 Posts |
I rather think it does. Am I misunderstanding your statement?
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Database design | xilman | Astronomy | 1 | 2017-04-30 22:25 |
| Theoretical Experiment Design | c10ck3r | Homework Help | 7 | 2015-02-03 08:54 |
| Digital Logic Design | henryzz | Puzzles | 9 | 2014-12-04 20:56 |
| new intel design | tha | Hardware | 5 | 2007-04-19 11:38 |
| design factoring algorithms | koders333 | Factoring | 14 | 2006-01-25 14:08 |