Excellent. Glad to hear it.
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Mar 29, 2008, at 1:24 AM, ooper wrote:
Thanks Karl. That did the trick! :)
On Mar 28, 9:03 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
Hi Brian,
Yes, an ID absolutely must
Thanks Karl. That did the trick! :)
On Mar 28, 9:03 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Hi Brian,
>
> Yes, an ID absolutely must be unique for a given document if you want
> any DOM operations to run predictably. Might I suggest using a class
> name instead? Instead of this ...
>
> >
Hi Brian,
Yes, an ID absolutely must be unique for a given document if you want
any DOM operations to run predictably. Might I suggest using a class
name instead? Instead of this ...
$('#glossary').cluetip({
try this ...
$('a.glossary').cluetip({
And instead of this ...
Social Secur
3 matches
Mail list logo