|
click to activate and use this control
|
|
09-27-2007, 06:09 PM
Post: #1
|
|||
|
|||
|
click to activate and use this control
How to fix the message showing around flash files in a site
"click to activate and use this control" i got a solution but it didnot working in windows XP SP2. now i'm using the following script... objects = document.getElementsByTagName("object"); for (var i = 0; i < objects.length; i++) { objects[i].outerHTML = objects[i].outerHTML; } |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)





