marconi2008
08-06-2008, 08:17 PM
Hi folks,
Does anyone know of a code that I can click on a link i.e.: index.php (home) and what it will do is to refresh the main content without leaving the page to a sub-category i.e.: index.php/music?
I have the basic link redirects like so:
<a href="index.php">Music Home</a><br>
<a href="?sc=52473">Accessories</a><br>
But the links are over 30 in number and I wanted to simplify by just clinking on the (home) link and the page will reffresh to the a new sub-category on the main page...
I don't know if this is clear but I would appreciate any help.
Thanks in advance
Marco
Does anyone know of a code that I can click on a link i.e.: index.php (home) and what it will do is to refresh the main content without leaving the page to a sub-category i.e.: index.php/music?
I have the basic link redirects like so:
<a href="index.php">Music Home</a><br>
<a href="?sc=52473">Accessories</a><br>
But the links are over 30 in number and I wanted to simplify by just clinking on the (home) link and the page will reffresh to the a new sub-category on the main page...
I don't know if this is clear but I would appreciate any help.
Thanks in advance
Marco