> * Can I reference the latest version, if so what would be the URL?
The latest version would be the 1.3.2 mentioned in the comments. I
don't believe Google provides a way to just get the 'latest', but you
probably wouldn't want to, because jQuery can change how some
functions work from version t
So it sounds like you'd want to put a class like "hasOverlay" on the
homepage body.
Then, create the function that makes your overlay appear. This
function needs to be standalone, don't attach it to an event just yet
because we'll need to access it two different ways.
So your JS code would loo
It looks like neither the Quiz or Quizc div ids have quotes around
them...could that be it?
I was convinced that this was some kind of faster, special-er variable
just for jQuery objects. Thanks to everyone on this thread for
clarifying.
> If the value is numeric, which it is in this case, I wouldn't use the
> $ or j. I only use $variableName when the value is a jQuery object.
4 matches
Mail list logo