RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Xupload Pro 3.1 & jQuery 1.3.2

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload
View previous topic :: View next topic  
Author Message
Grumpy



Joined: 10 Mar 2010
Posts: 1

PostPosted: Mar 10, 2010 7:46 am    Post subject: Xupload Pro 3.1 & jQuery 1.3.2 Reply with quote

Hey Hey,

I was wondering if someone could help me out.

I just purchased the Xupload Pro 3.1 and i cant seem to find a way to make it play with jQuery.

On my site i use jQuery 1.3.2 for various different effects .. when i add the Xupload.js script, the upload works, but thats it ... none of the file status popups work or anything.

When i comment out the jquery include line, it seems to work perfect.

I have read http://www.sibsoft.net/forum/integration-with-jquery-framework-t933.html?highlight=jquery .. in there, it says to rename the first line of xupload.js to
Code:
function $gget(elem){return document.getElementById(elem);}


But i gather this is from an older version as the first line of mine is as follows

Code:
if(!window.$){ window.$ = function (elem){return document.getElementById(elem);} }


If someone could give me a hand, that would be great ... Im starting to get a little grumpy.

Cheers,
Back to top
View user's profile Send private message
Waltman



Joined: 11 Mar 2010
Posts: 7

PostPosted: Mar 26, 2010 8:10 pm    Post subject: Reply with quote

same problem. Waiting for fix
Back to top
View user's profile Send private message
ChrisSoutham



Joined: 27 Jun 2008
Posts: 7

PostPosted: Mar 29, 2010 2:32 pm    Post subject: Reply with quote

There's very quick fix, and that's to run jQuery in no conflict mode:
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group