Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: take a look at this fic page problem

$
0
0
Re: take a look at this fic page problem
FoxInCloud
Re: take a look at this fic page problem
Jul. 22, 2013
02:00 am
3U604AOFKShow this entire thread in new window
Gratar Image based on email address
From:FoxInCloud support
To:Tuvia Vinitsky
Which error? We could help with additional details and/or an URL where to test.

You can remove jQuery by setting xxxProcess.ljQueryAdd = .F.

it does not return an element. i have a div called "mainmenu", and $("mainmenu") produces an error unless I use it with a jquery syntax.

I do not mind having to use jQuery instead of prototype, but I am nervous since it seems prototype should be working.


you can make sure by testing $('id of any element')
if $() returns a HTML element, all Prototype functions remain accessible
you can check FoxInCloud.js!$()

I did a workaround by changing to he jQuery equivalent $("#mainmenu").html()

However I have a lot of prototype functions. How can I make sure that my prototype and jQuery do not get mixed up? The .xls says FiC has a function for this, but I am not clear.

I think the problem is that with jQuery added it broke some prototype stuff. Without jQuery this works:

* note, not relevant at this point, but update function replaces html. javascript is* handled differentlyif wlAjax() AJAX.cScriptJSAdd(textmerge([$('mainmenu').update("");])) ENDIF

With jQuery running the code does not work in IE.

.. even though probably not an Fic issue, check thread 3U50Z3A6S .






Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II) - ban but and not


Viewing all articles
Browse latest Browse all 10393

Trending Articles