View Single Post
Old 01-22-2013, 01:40 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
Change a url on my home page...

Hello,

I am fairly new (let's say a novice) with javascript. I have, what I think is an easy task, in making a url on my home page turn into a different url when clicked. Right now the url is delivered to the page as http://www.mixnob.com/defaul.html and am wanting it to just change to be a link to my home page http://www.mixnob.com.

The original link can't be changed as it is being created dynamically. So I figured javascript could solve the issue. I'm just a little unclear on how to do it. I have read up on many options for changing something in dom to become something else, but don't know the actual code to accomplish it.

Any help would be appreciated.
brookfloyd is offline   Reply With Quote