JackieBolinsky started this topic @ 18:02 on 16/10/2011
Hello friends,
There is something ticking in my mind since a couple of days, hope any of you can answer it. Okay my question is, is there any way of adding Javascript code within a Wordpress blog post please? I used to use all these Javascripts within flat HTML sites and would love to use them within Wordpress blog posts.
Thanks in advance.
jackie
__________________
Javascriptbank.com
------------------------
www.javascriptbank.com
RE: Is it possible to add Javascript code within a Wordpress blog post?
chizcurlz | 19/10/2011 03:31 PM
Wordpress doesn't allow javascript code to be placed within a blog post.
RE: Is it possible to add Javascript code within a Wordpress blog post?
seowned | 09/11/2011 12:27 PM
Hi there,
it is possible to add JavaScript in posts - see http://codex.wordpress.org/Using_Javascript#Javascript_in_Posts
Dan
------------------------
Dan Taylor
Director of Search
www.seowned.co.uk
RE: Is it possible to add Javascript code within a Wordpress blog post?
maksims | 10/11/2011 12:13 PM
add Javascript code within a Wordpress blog post?
is this can be true? Wordpress doesn't allow javascript code to be placed in a post!
------------------------
flash video tools:http://swfconvertermac.com
RE: Is it possible to add Javascript code within a Wordpress blog post?
TonyMorgan | 04/12/2011 12:09 AM
It depends on what you want the javascript to do?, i personally didn't think you could add coding language to a blog post, however if you know what you are doing you can always mod your wordpress theme/ site to include any language you want and to run or include your javascript?
------------------------
Security Vacancies | Security Jobs | Security Jobs London
RE: Is it possible to add Javascript code within a Wordpress blog post?
froz | 08/03/2012 11:44 AM
Adding javascript in WordPress post is really simple. You just have to switch to the HTML view in the editor and paste the JavaScript code and that’s pretty much it..
RE: Is it possible to add Javascript code within a Wordpress blog post?
rishisab | 19/03/2012 11:09 AM
I tried doing that froz, but it didn't work. I guess Wordpress doesn't allow Javascript code in its blog post.