User Profile
Collapse
-
I figured it out. Wasn't used to having to use + signs between things that I wanted to show up. This works like a charm! Out of curiosity, would a script like the one below pull lots of system resources?... -
Questions about Dynamicurl
Hello. I admit that I don't know much about javascript. I'm pretty much relegated to only using html in webdesign. But I'm trying to do something and I think I may be close with dynamicurl in JS.
I found the following online tonight.
---------------
Code:<html> <head> <script> function dynamicurl() { location.href = document.form1.test.value; }
No activity results to display
Show More
Leave a comment: