Hello.

I'm trying to run the supersleight jQuery plugin (
http://allinthehead.com/retro/338/supersleight-jquery-plugin) for fixing PNG
transparency in IE6 (this is a corporate intranet project, so I must support
it).

However, I'm having trouble calling the script because it's telling me
jQuery is undefined. Could somebody please paste me an example of how I
should setup my project's main script (and references to both that and the
third-party files) so that either jQuery or $ will work anywhere they're
used?



TLDR; I just to call this 'supersleight' plugin on document ready:

django.jQuery('body').supersleight();

I know, it's incredibly simple, but I can't get it to work.


I thank you in advance for the help.


Sincerely,
André Terra (airstrike)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to