Can't really see much wrong with the code, but it may be easier to
write your hide function like
J(parentDivIdHere).children().hide(1);
Where the parent div is the the div containing #120141 ... etc.
But that depends on what you are trying to acheive.
You could also write it like
J(' "
Apologies that should be
j('#idOne, #idTwo, #idThree, ').hide(1);
Matt
On Feb 17, 2:19 am, "Michael Ray" <[EMAIL PROTECTED]> wrote:
> I am trying to define three functions within the $(document).ready()
> function. However, each of these functions only work if the other two are
> not th
Or you could take a look at mapstraction (http://
www.mapstraction.com/)
There was a tutorial on 24ways in December, nice introduction.
http://24ways.org/2007/unobtrusively-mapping-microformats-with-jquery
Hope that helps.
On Jan 28, 10:51 pm, "Chris J. Lee" <[EMAIL PROTECTED]> wrote:
> I've se
the names in fine, and created an array of
all the names, i'm just a little unsure on what to do next with the
sorting issue, and how to do this.
Any input on the problem would be greatly appreciated.
Thanks
1man
4 matches
Mail list logo