i do use Firebug, and it says nothing ! And $.load(... changes
nothing, still no loading
On Jun 26, 10:22 pm, "Erik Beeson" <[EMAIL PROTECTED]> wrote:
> You're calling a function called 'load'. Maybe you mean to call
> $.load(...)? The "here" alert probably isn't firing because you
> probably d
im using firebug, and nothing changes when i use $.load(.
On Jun 26, 10:22 pm, "Erik Beeson" <[EMAIL PROTECTED]> wrote:
> You're calling a function called 'load'. Maybe you mean to call
> $.load(...)? The "here" alert probably isn't firing because you
> probably don't have a function called
You're calling a function called 'load'. Maybe you mean to call
$.load(...)? The "here" alert probably isn't firing because you
probably don't have a function called 'load', so execution is halting
there.
The FireBug extension for firefox would help you identify javascript
errors like this.
--E
3 matches
Mail list logo