So I'm working with a client that wants to be able to click an image
to see the rollover state...they then want to click the image again to
be taken to a url.
I'm about to suggest that we change the first click to be a
traditional rollover as it would simplify things and make things less
confusin
L for where this is happening? It will help us to
> debug the problem.
>
> --John
>
> On 5/11/07, browntown <[EMAIL PROTECTED]> wrote:
>
>
>
> > Thanks for the replies...I've tried every variation provided on the
> > using jquery with other libraries
jQuery.noConflict();
>
> // Use jQuery via $j(...)
> $j(document).ready(function(){
>$j("div").hide();
> });
>
> // Use Prototype with $(...), etc.
> $('someid').style.display = 'none';
>
>
>
&g
I'm currently trying to implement some jQuery functionality into a
site that is using other libraries: prototype and YUI to name a few.
I'm having problems getting my jquery code to execute properly. I've
read the documentation on jquery.com but i'm still receiving the error
message: "jQuery(docu
4 matches
Mail list logo