[jQuery] Using jquery show/hide from different URLs
Hi,
I working on a project in which I am using Jquery to show/hide
content. it is working fine, however I would like to have links on
different pages pointing to such content.
So, as for now, I can only use show/hide content with links on the
same page (e.g. : page1.php).
Is there a way to make it work from a different url?
Tks,
Al