![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
26/04/2014, 12:25
|
| | Fecha de Ingreso: octubre-2008
Mensajes: 147
Antigüedad: 16 años, 4 meses Puntos: 3 | |
Respuesta: No logro hacer que dos jQuery funcionen en el mismo sitio... necesito apoy Cita:
Iniciado por rjulio21 En ninguno me funciona, el firebug me da los siguientes errores:
Código Javascript :
Ver originalTypeError: $.browser is undefined isFF2 = $.browser.mozilla && (parseFloat($.browser.version) < 1.9); ui.core.js (línea 13) TypeError: $.ui is undefined $.widget("ui.sortable", $.extend({}, $.ui.mouse, { ui.sortable.js (línea 15) TypeError: $.plot is not a function var plot = $.plot($("#placeholder"), [d], options)
Por lo que entiendo que te esos plugins usan alguna libreria q te falta
El único navegador no compatible es Firefox... funciona en Chrome, Opera y IE 8 |