Hello All
Im a webdesigner but php noob. I am more inclined to search and test for answers but I am at a lose for this....
I am currently working on a site redesign and site launch using the same template I have created. I built the menu system using a modified version of 2leveltab from javascriptkit.com I had it running but the client does not want to lose thier current high SE rankings. And the menu sys I built would destroy there current link structure. So I want to try using
if ($_SERVER['PHP_SELF'] == "/index.php"){
function "menuID='realestate'" && "id='res'";
}
to set/pass my variables dependent on the current page. To display the proper sub menu and button state for my graphical buttons.
here is a link to the current working version using all javascript to pass varables. (this is something I can't use 😕 so Im at a lose.)
http://www.cleverfishmedia.com/openrealty/
here is a link to my javascript file...
http://www.cleverfishmedia.com/openrealty/template/SanDiegoSunSet_cfm/2leveltab.js
Deadline is approaching and I have no recouse but to ask the knowledgable community. I am totally lost when it comes to this and could use any and all help I can get.
if you need anything else just ask.
Thanks in advance,
John