btw, you can easily implement cfdiv and cfwindow functionality with just
jquery...
jquery has native methods to load ajax content into an element on a page
like a div, and there are nice plug-ins like thickbox and jqmodal that
have same functionality as cfwindow...

of course, cf makes it a lot easier with its on-lineres of code instead
of couple lines of simple jquery code...
on the other hand, i find that payload of jquery, even with extra
plug-ins, is way less than that of cf-loaded js libraries, making you
page lighter and faster to load...

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Scott Stewart 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!!!
>
>   

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:312653
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to