Re: Webtop JavaScript error in IE 7 & 8

Blair McKenzie <[email protected]>
Newsgroups gmane.comp.cms.farcry.devel
Message-ID <CAHJ+aRYFBFnALpG7BfEX5itWi53w3J+22tpM4Qafngt+rb7dXA@mail.gmail.com>
Does the same issue occur with more recent versions of 6.0?

Blair


On Thu, Sep 5, 2013 at 11:37 AM, Xiaofeng Liu <[email protected]>wrote:

> Hi,
>
> I'm experiencing a strange JavaScript error within FarCry webtop. I'm
> running core 6.0.15.
>
> The error occurs only in IE 7 and 8 but not in FF and Chrome etc.
>
> Below is the error details:
>
> Message: Object doesn't support this property or method
>
> and it's from:
>
> /
> cache/jquery-tooltip-auto--0-D41D8CD98F00B204E9800998ECF8427E-D41D8CD98F00B204E9800998ECF8427E-901247D66E9DB1B383725F7CFB6C5061.js
>
> which contains this code:
>
> jQuery(function(){
>
>
> jQuery('a[title],div[title],span[title],area[title]').not('.fancybox,.nojqtooltip').tooltip({
>
>     delay: 0,
>
>     showURL: false
>
> });
>
> });
>
> I found the the original JS code before it gets written to cache folder is
> within:
>
> /core/farcry/packages/lib/registerLibraries.cfc:
>
>
> <skin:registerJS id="jquery-tooltip-auto">
>
> <cfoutput>
>
> jQuery(function(){
>
>
> jQuery('a[title],div[title],span[title],area[title]').not('.fancybox,.nojqtooltip').tooltip({
>
>     delay: 0,
>
>     showURL: false
>
> });
>
> });
>
> </cfoutput>
>
> </skin:registerJS>
>
>
> Can anyone please help?
>
> Thanks,
> --
> Best regards,
>
> Xiaofeng,^_^
>
> --
> 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.
>

-- 
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.