| View previous topic :: View next topic |
| Author |
Message |
ciuli
Joined: 05 Jan 2008 Posts: 3
|
Posted: Feb 14, 2008 7:39 pm Post subject: prototype problem |
|
|
It seams that if i add the prototype framework into header the page is returning some errors in prototype file.
Becose of this javascript file xupload.js which is locate in the same page near the end body tag.
What should i do to make them work together, i really need prototype to work without any errors.
Thanks in advance. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1055 Location: Undisclosed location
|
Posted: Feb 18, 2008 7:39 am Post subject: |
|
|
I only know that we use one same-named function from Prototyped:
| Code: | | function $(elem){return document.getElementById(elem);} |
You can comment or remove it from xupload.js and test.
If still no luck, email me zip with your exact Prototype .js file, I will play with it. |
|
| Back to top |
|
 |
giorrrgio
Joined: 04 Aug 2008 Posts: 5
|
Posted: Aug 04, 2008 12:59 pm Post subject: |
|
|
I confirm that the issue exists in the pro version and is fixed by removing the $() function from xupload.js.
This is so good beacause now I can easily call Ajax.Updater after upload completion.
Thanks |
|
| Back to top |
|
 |
|
|
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
|