Javascript help please!
Javascript help please!
Out of context: Reply #13
- Started
- Last post
- 16 Responses
- neverblink0
Ok, now we know it's not the runcode() part, but it's the selection part..
Do you want all javascripts on your page to be executed?
Change the runcode line in the script in the head to:$('code[type=javascript]').runco...