As far as it happening in all plugins, the answer is yes. It'll work 
like a champ in FF3 and fail completely in IE7

J.J. Merrick wrote:
> Scott,
>
> though I don't think this is the case with the CF ajax stuff but I
> know that when we used prototype and jquery together the use of the $
> sign conflicted. jQuery has a great function you can run that changes
> that to anything. it is called noConflict()
>
> var $j = jQuery.noConflict();
>
>
> that then allows you to do $j("#id")  instead of just $(
>
> As far as the plugins is this happening on all plugins? Remember that
> jQuery the core is fairly well tested and that the plugins are written
> in javascript and may have IE bugs in them nonetheless.
>
>
>
> J.J.
>
>
>
> On Tue, Sep 16, 2008 at 7:28 AM, Scott Stewart <[EMAIL PROTECTED]> wrote:
>   
>> Hey all,
>>
>> i think I've got multiple issues going on here, but I'll try to explain
>> this as best as I can...
>>
>> I. Using JQuery and cfdiv on the same page.
>>
>> I've got a page that loads content into a cfdiv, inside the loaded
>> content is a call to the JQuery popupwindow plugin.
>> Is the JQuery call negated by the Ajax libraries that CF uses?
>>
>> II. JQuery in IE vs. FF
>>
>> I thought JQuery was fully compatible in both, but I'm having fits
>> trying to get plugins to work in IE
>>
>> III. Has anyone gotten this to work
>>
>> HAAAALLLLLLPPPPP!!!
>>
>> --
>> Scott Stewart
>> ColdFusion Developer
>>
>> Office of Research Information Systems
>> Research &amp; Economic Development
>> University of North Carolina at Chapel Hill
>>
>> Phone:(919)843-2408
>> Fax: (919)962-3600
>> Email: [EMAIL PROTECTED]
>>
>>
>>
>>
>>     
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312589
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to