Thank you very much - I will work with that. This will be a good learning experience for me.
I appreciate your help!
User Profile
Collapse
-
-
If then statement for navigation question
Hi there,
This is my first time here. I have a beginning understanding of javascript so please bare with me.
I am running a simple navigation script that goes something like this:
Code:cText += '<p><a href="http://www.mysite.com/welcome.html">Welcome<br>' cText += '<br>' cText += '</a></p>' cText += '<p><a href="http://www.mysite.com/contact.html">Contact<br>'
No activity results to display
Show More
Leave a comment: