Dev & Tech Notes
San Diego | Los Angeles | Big Bear | USA
Terms & Conditions ©2005-2024 TJohns.co
Terms & Conditions ©2005-2024 TJohns.co
Articles in this Category
- Add & Remove Class or ID When Scrolled
- Add a Fade In Effect
- Add CSS Style on Scroll
- jQuery No Conflict Mode Example
- jQuery Rollover Image in Separate Element
- jQuery Validation: Form Fields Must be Unique
- Open Close Drawer with JQuery
- Put jQuery in the Header
- Simple Parallax Scroll for Joomla Article
Top Left Text cha
Web & App Development
Put jQuery in the Header
- Details
- Written by Timothy Johns
- Category: jQuery
- Hits: 2070
I don't care what I hear about putting jQuery right before the </body> tag. That DOES NOT WORK. I've found that it only works if I put it in the <head> section.
Comments