Re: Re: Draft dmHTML error 6.2

Phillip Rasmussen <[email protected]>
Newsgroups gmane.comp.cms.farcry.devel
Message-ID <[email protected]>
Ok, just a recap.
I needed jquery 1.8.x for some calender stuff. That broke the 
initSortable,detachLibraryItem & deleteLibraryItem in farcryForm.cfm.
I ended up having to use 
$j('##' + id + '-library-wrapper li').map(function(){return $j(this).attr(
'serialize')}).get();
You get the array of value from the attribute 'serialize' in the farcryForm 
functions.
Once I had that in place I discovered it wasn't working again :( even 
though I'd tested it fine in jsfiddle.
Found a reference to tinyMCE breaking the attr function in jQuery 1.7.2.
I updated tinyMCE to 3.5.4.1 and now all works a treat.

Ergo Farcry 6.2.10, Jquery 1.8.2 and tinyMCE 3.5.4.1

Phil



-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev-/[email protected]
To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
For more options, visit https://groups.google.com/groups/opt_out.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.