[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Diego A.
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

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Scott Sauyet
Angelo Zanetti wrote: 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. [ ... ] This is unlikely to be enough information to allow the community to help. It's difficult to help without a live

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Angelo Zanetti
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:

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Angelo Zanetti
Dear Michael thanks for the reply again. I have uploaded the page here: http://www.zlogic.co.za/jQuery/jQueryProblemIE.htm The grid you see is whats meant to load, I am using a new version of JQuery. Will try your suggestion but I think the jQuery kills all the js functions in the file...

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Angelo Zanetti
Hi Scott. I agree and understand that you need something to look at, I have save the page source and uploaded it here: http://www.zlogic.co.za/jQuery/jQueryProblemIE.htm If you have any suggestions based on viewing the code/source I'd be very grateful. Thanks kind regards Angelo Scott

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Dan G. Switzer, II
Angelo, thanks for the reply again. I have uploaded the page here: http://www.zlogic.co.za/jQuery/jQueryProblemIE.htm The grid you see is whats meant to load, I am using a new version of JQuery. Will try your suggestion but I think the jQuery kills all the js functions in the file... But if

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Scott Sauyet
Angelo Zanetti wrote: I agree and understand that you need something to look at, I have save the page source and uploaded it here: http://www.zlogic.co.za/jQuery/jQueryProblemIE.htm I get the same behavior in IE and FF. One issue is that you're pointing to JQuery on a local domain:

[jQuery] [SOLVED] Re: [jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-07 Thread Angelo Zanetti
Dear all. I have solved it and its thanks to Michael, I know that the HTML is not clean and perfect thats another story but the thing that fixed it is: $(loadTree); thanks again hope this will help other ppl with the same problem. Thanks Angelo Michael Geary wrote: Roger on the login

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-06 Thread Michael Geary
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

[jQuery] Re: Problem with Jquery and integrating into existing scripts.

2007-06-06 Thread Angelo Zanetti
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