FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » 3.0.2RC1 javascript "select all/none" checkbox doesn't work
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
3.0.2RC1 javascript "select all/none" checkbox doesn't work [message #163438] Mon, 01 November 2010 10:12 Go to next message
herve is currently offline  herve   France
Messages: 22
Registered: October 2010
Karma: 0
Junior Member
See screenshot to see which checkbox it is.

index.php?t=getfile&id=6036&private=0

Tested with Firefox 3.6.7 and Internet Explorer 8.0 32bits or 64bits.

Re: 3.0.2RC1 javascript "select all/none" checkbox doesn't work [message #163483 is a reply to message #163438] Wed, 03 November 2010 16:47 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
It's working for me.

If you use a custom header, please see FUDforum 3.0.2:

"All JavaScript files were moved into a separate js/ directory. If you have custom themes that overrides the default forum header, please update your tmpl/header.tmpl file and rebuild your themes."
Re: 3.0.2RC1 javascript "select all/none" checkbox doesn't work [message #163488 is a reply to message #163483] Wed, 03 November 2010 17:46 Go to previous messageGo to next message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma: 0
Senior Member
Speaking of which Naud, should really move all JS into footer.tmpl. I have created a footer->footer_js sub-template section that I insert just before </body>

The JS that is inserted only on the index page (for example) could also be put in the footer with an IF statement so that it is only loaded when required.

Maybe all the JS is asynch so it doesnt matter on loadtime, but the proper way nowadays is CSS in head, JS in foot, I think?


Re: 3.0.2RC1 javascript "select all/none" checkbox doesn't work [message #163490 is a reply to message #163488] Wed, 03 November 2010 17:54 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
JS files should be referenced in the HTML header.
Embedded JS should be at the bottom of the HTML.
Exactly how we do it in FUDforum!
Re: 3.0.2RC1 javascript "select all/none" checkbox doesn't work [message #163498 is a reply to message #163490] Wed, 03 November 2010 20:35 Go to previous message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma: 0
Senior Member
Aha, I see! Google pagespeed told me otherwise, I shall bow to your greater wisdom!

  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: 3.0.2RC1 - Bug when updating one's own profile
Next Topic: maillist.php <> gmail
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat May 18 16:13:29 GMT 2024

Total time taken to generate the page: 0.02676 seconds