I am trying to insert a variable passed to my function into the output of my .innerHTML = code but do not know how to properly insert it into the HTML ...
when the "preview" link is clicked it is meant to change the video script and video swf using the innerHTML method, however in IE 7+ the flash seems to appear but ...
document.getElementById('grand_total_display).innerHTML = "Total is : $"+variable; is displaying error in IE6 and IE7
I have an <li>with id as grand_total_display with some text displayed in it.
I am trying simply to add a variable to the URL paramater of the twitter tweet button code.
I am having to replace spaces from a variable with % to enable direct ...
I was writing my own reply while you posted yours, then didn't see yours posted after I posted my own. :P My view in life is that if someone asks a question, I should do two things: answer their question, then try to comment on its usefullness (within reason). After all, if I don't answer, a person is likely to go ...