jquery and prototype conflict in opera
Hi,
I'm using prototype and jquery with .noConflict and it's working fine - except for problems with opera 10...
The problem occurs with jquery plugins - I could lower it down to probably the outerWidth() function - as it seems to return wrong values so that the area base on returned value is far too big in opera. Other browsers work well. Any Ideas on how to fix this would be greatly appreciated...
Thanks
Marc