CMS MADE SIMPLE FORGE

Album

 

[#2569] issue with jQuery

avatar
Created By: Eduardo Martinez (hexdj)
Date Submitted: Wed Oct 15 16:07:42 -0400 2008

Assigned To:
Version: None
CMSMS Version: None
Severity: None
Resolution: None
State: Open
Summary:
issue with jQuery
Detailed Description:
I have a site with Albums installed but not using it, at all, don't even have a
gallery created. When I execute some jQuery event, totatlly unrelated to
galleries it attaches some css to my event,
my jQuery event is this:

$("span#lgif").('<img src="/uploads/webui/2.0/loading.gif" alt="Loading"
id="loading" width="32" height="32"/>');

it doesn't even share any id's, class or anything with css from albums, but for
some VERY ODD reason the css for #loading, which is part of the ThickBox css is
loaded and my image gets stretched.

What gives?



History