css greyscale hover

Out of context: Reply #10

  • Started
  • Last post
  • 22 Responses
  • acescence0

    as long as jquery is sourced properly in the head of the page, it doesn't matter where the thing in (document).ready goes. in fact you can have several of them in different locations and they should all work. the only potential issue is if you're using jquery in no conflict mode and the dollar sign is being used by another library.

    what i suggest is copy and paste the source to your page so you have a static page to work with, get the jquery stuff in and working, then go back to your templates and figure out where the bits need to go.

View thread