Hi,
the following scenario: I have several links in a part of the page which was
previously loaded by load(). When I click one of these links another part of
the page should be loaded, with a parameter which should come from the link.

At this time the loading I think shouldn't be a problem. The thing I'm
unclear about is how to store the later parameter in the link and how to
retrieve it for submitting to the load() function.

I thougt about saving the parameter in the id-attribute or name, but I'm not
sure if this is a good way and how to retrieve it.

Maybe someone can help.

Regards,
Johannes
-- 
View this message in context: 
http://www.nabble.com/Get-a-parameter-from-a-link-tf3165936.html#a8782464
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to