I have some Prototype Draggable-Resizeable windows and it seems that i can't use 开发者_如何学CJS nor JQuery inside those, Is there is anyway to do that?
Did you try using jQuery.noConflict() ?
Check the API: http://api.jquery.com/jQuery.noConflict/
I have some Prototype Draggable-Resizeable windows and it seems that i can't use 开发者_如何学CJS nor JQuery inside those, Is there is anyway to do that?
Did you try using jQuery.noConflict() ?
Check the API: http://api.jquery.com/jQuery.noConflict/
精彩评论