[jQuery] Loading (index.php?option=com_foodmenu) into a DIV
Hey Everyone,
I have a site loading content into a DIV using $
( "#content" ).load( 'home.html' );
however when I try to load a page with variables in the URL like the
one in the topic title, it does not work.
Is it possible to do this, or is it a limitation of the language?
Any advice or tips would be greatly appreciated.
Cheers.