$.get() and $.post() functions work for me *except* when I supply a
callback function as the third parameter.
I can pass in exactly the same set of arguments that work for a load()
function to $.get() and $.post() and they do not work.
Has anyone else experienced this?
If so, does anyone have a wo
That was it.
Thank you Mike.
Newbie question:
I'm using JQuery's load function to update a portion of my page with
new content.
This works okay but I would also like to attach event handlers to the
newly loaded content after it is loaded.
There is probably a best practice approach to doing so but I am not
aware of it.
If som
3 matches
Mail list logo