Most certainly bad code is causing too much loops or recursion
somewhere.

But some creature from the skies would have to literally 'shine a
light' on this to be able to help without seeing a line of code.

On Oct 23, 8:03 am, tom gee <[EMAIL PROTECTED]> wrote:
> hi,
> im trying to tackle a problem at the moment, that problem is working
> wit ha .net developer, but that aside, we're trying to ge to the
> bottom of a problem.the dveeloper has wired up the template and
> whenever we click a link on thepage it takes forever to rerender, ie
> we're on default.aspx and we click the link to go to default.aspx and
> it takes forever. the script hangs and reports an error with the
> data() call on line xxx of jquery.js, which corresponds to the line
> data function is on.
>
> i#'m pulling my hair out trying to work out what is happening as he
> doens't have any real knowledge of js/jquery or indeed modern
> techonologies so im wondering if anyone oculd shine some liht on
> this?!!
>
> i've tried running the profiler in firebug and it shows 44670 calls to
> data() and so on...is this abnormally high?
> nothing like this is happening on the static templates that i built
> and whilst im fairly new to jQuery i have a fair understanding of it.
>
> does anyone else have any experience of .net ajax with jQuery and
> possibly come across anyhting like this before?
>
> thanks very much in advance for any light shed on the matter!!!
>
> cheer,s
> tom

Reply via email to