Results 1 to 2 of 2
Thread: Using JS within JS question
-
Using JS within JS question
18 May 2009 @ 13.11 Is it possible to use JS within JS? I am having trouble getting a jquery script merged with a vbulletin registration script and it simply will not submit the data when it is within the jquery script.
Any ideas on what I could do would be helpful.
Thank you.
-
18 May 2009 @ 17.19 Umm... unsure about what your trying to do, but if its HTML like this:
Then you can use document.write or document.writelnHTML Code:<script type="text/javascript"> <!-- alert("Javscript!"); --> </script>
If its just raw javascript, you can use the eval function.
Similar Threads
-
Question
By Jason in forum Coffee HouseReplies: 6Last Post: 28 Jan 2011, @ 20.41 -
question about css layout
By sudhakararaog in forum HTML & CSSReplies: 1Last Post: 25 Nov 2009, @ 11.19 -
question about css
By sudhakararaog in forum HTML & CSSReplies: 1Last Post: 10 Nov 2009, @ 22.00 -
question about smarty
By sudhakararaog in forum PHP, ASP & JavaReplies: 0Last Post: 5 Nov 2009, @ 22.22 -
CMS Question
By Michael in forum Content Management Systems, Blogs & ForumsReplies: 10Last Post: 5 Feb 2009, @ 11.20



LinkBack URL
About LinkBacks












Displaying Search Results
Agree with you.... Generally, we don't have control over display...