Hi Diego

Yes I have tried that call and have looked at that page but it still doesnt help me. I have tried all three different ways that they suggest in that page.

Please if u think its anything else. or perhaps im doing something wrong with the namespace.

thanks
Angelo

Diego A. wrote:
Have you tried $.noConflict()?
See: http://docs.jquery.com/Using_jQuery_with_Other_Libraries

On Jun 6, 11:33 pm, Angelo Zanetti <[EMAIL PROTECTED]> wrote:
Hi Michael.

Its very difficult for me to give you a link because you have to
unfortunately login to the system. Maybe I can expain clearly what the
script does.

In the <head> I include the jqeuery js script and also the other scripts
used to do the other js actiivities which in this case is drag and drop.
However there are also other js functions in the head of the page that
do various things. The first thing is to load a grid  with some info. So
in the body tag i have <body onload="loadGrid()"> now when I dont
include the jquery.js file it works fine. However when I include the
jquery.js file it doesn't get to that function at all. So im assuming
jquery is overwriting that funcionality of it has to be rewritten to
comply with jquery library?

Does this make more sense? do you have any idea at what i can look at to
start trying to find a solution?

Thanks in advance



Michael Geary wrote:
Angelo, can you post a link to a test page? Without seeing the problem in
action, we would all be just guessing.
From: Angelo Zanetti
I have been having trouble with integrating JS into existing website.
The particular files that we are trying to include the Jquery
into the JS that exists in the files just stops working. Even
basic stuff for example even if I called a function called
hello() and in there it just had an alert("hello"); it
doesn't get there. This only seems to happen in IE for some
strange reason. It is fine in Firefox...
--
------------------------------------------------------------------------
Angelo Zanetti
Systems developer
------------------------------------------------------------------------

*Telephone:* +27 (021) 469 1052
*Mobile:*       +27 (0) 72 441 3355
*Fax:*            +27 (0) 86 681 5885
*
Web:*http://www.zlogic.co.za
*E-Mail:* [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>





--
------------------------------------------------------------------------
Angelo Zanetti
Systems developer
------------------------------------------------------------------------

*Telephone:* +27 (021) 469 1052
*Mobile:*       +27 (0) 72 441 3355
*Fax:*            +27 (0) 86 681 5885
*
Web:* http://www.zlogic.co.za
*E-Mail:* [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

Reply via email to