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
Jquery integration Conflic with Xfilesharing

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
sherayusuf3



Joined: 18 Jan 2009
Posts: 88
Location: Jakarta Indonesia

PostPosted: Jan 11, 2010 2:41 am    Post subject: Jquery integration Conflic with Xfilesharing Reply with quote

admin: Moderated. Only English lagnuage allowed
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
sherayusuf3



Joined: 18 Jan 2009
Posts: 88
Location: Jakarta Indonesia

PostPosted: Jan 12, 2010 2:19 am    Post subject: Re: Jquery integration Conflic with Xfilesharing Reply with quote

im so sory for my false,

im try intregation jquery Ajax Framework on Xfilesharing main.html

but i got error like this
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Jan 12, 2010 10:53 am    Post subject: Reply with quote

The problem caused by $( function.
Solution is: in xupload.js replace all
Code:
$(

with
Code:
$$(


Also it's used somewhere in pages and index.cgi, you can do a search through file contents and replace them all.
Back to top
View user's profile Send private message Visit poster's website
sherayusuf3



Joined: 18 Jan 2009
Posts: 88
Location: Jakarta Indonesia

PostPosted: Jan 25, 2010 5:18 am    Post subject: Reply with quote

PilgrimX182 wrote:
The problem caused by $( function.
Solution is: in xupload.js replace all
Code:
$(

with
Code:
$$(


Also it's used somewhere in pages and index.cgi, you can do a search through file contents and replace them all.



not work, but thnk pilgrim
i change my ajax framework to mootols
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
th3hotcake



Joined: 07 Apr 2009
Posts: 51

PostPosted: Jan 29, 2010 5:22 am    Post subject: Reply with quote

PilgrimX182 wrote:
The problem caused by $( function.
Solution is: in xupload.js replace all
Code:
$(

with
Code:
$$(


Also it's used somewhere in pages and index.cgi, you can do a search through file contents and replace them all.


Hi Pilgrim, this works great for using jQuery and XFS together. Could you explain why this solves the problem? I like understanding why it causes a problem Smile
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Jan 29, 2010 8:43 am    Post subject: Reply with quote

Cause JQuery use the same function, and our ones was conflicting with it.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro 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