Hi experts, I have a blog with wordpress. They offer two ways to post. One way is the visual thing where one can write her/his content. The second way is, they provide an html way for doing the same. I just tried adding some javascript codes (alert etc.,) into my post (just an attempt). But, it’s avoiding my <script> tags and displaying my JavaScript codes as such (I guess you understand what I mean). So my QUESTION IS, is there a way to write JavaScript stuffs without a <script> tag (excluding the option of including a .js file). Or, are there any other way I can used JavaScript in my blog (since they have provided a html way of writing. But then, they have not given the whole html control to me, like <head> and all)
please excuse me if this question is very silly.
Regards
fREDDIE
please excuse me if this question is very silly.
Regards
fREDDIE
Comment