In my usercontrol (asp.net) I have the code bellow:
When I run, I receive the Error: "insufficient memory" , debuggin I noticed the error is in jquery J[F] = o.extend(E, K || (L.length != null ? [] : {}), L)
Aparrently the error is by recursivity.
has anyone had this error? Thank you for your help
Oscar
$(document).ready(function(){ alert("cargo todos los elementos dom");