View Single Post
Old 01-22-2013, 02:08 AM   PM User | #1
brookfloyd
New Coder

 
Join Date: Jan 2013
Posts: 19
Thanks: 1
Thanked 0 Times in 0 Posts
brookfloyd is an unknown quantity at this point
Changing a button url on my home page nav menu...

I have a url that I have labeled as HOME on my nav menu that is delivered dynamically. The problem is, I can't change this url. I need to be able to change it in dom so when it is clicked, it becomes a link that just redirects to my home page.

You can see what I'm talking about at www.mixnob.com. The very first button on my top nav bar is labeled "HOME". But the link that is assigned to it doesn't work since it is dynamically created by the ecommerce software I'm using and cannot be changed. So if I could change it using a script, I think it would work just fine.

Any help with what that code would be would be very appreciated.

Thanks,
Brook Floyd
brookfloyd is offline   Reply With Quote