Re: [SMW-devel] RichMedia Javascript prototype errors... prototype/jQuery conflict

2010-11-25 Thread Benjamin Langguth
Hi, i'm glad to read that you made it work. Yes, the jQuery/Prototype is quite a topic. I did some research in the extensions you have currently installed and figured out that most of them are running jQuery in noConflict mode by default. Actually the noConflict mode only has to be activated

Re: [SMW-devel] RichMedia Javascript prototype errors... prototype/jQuery conflict

2010-11-24 Thread don undeen
Hi, I've made a little progress here, but it's also raised some more questions in my mind. I was researching the topic of jQuery/Prototype conflicts, and came across this: http://docs.jquery.com/Using_jQuery_with_Other_Libraries So, to the doUpload function in richmedia.js, I added the line: