Thank you Dan;
To get the button to work I inserted this code and it started working! I would like to thank you again for your time and effort...
Cheers;
Gary
var butt = document.createElement("<input type='button' value='X' onclick='doSomething()'/>");
Hi Dan;
I have tried FireFox and it does not work in this browser.
I do not have a URL for this page but I can send you more code.
Thanks Dan for helping me ... I have been working on this problem for a day and a half.
Cheers;
Gary
function setnew_table()
{
// get the reference...
Still no luck everything appears but when I click on the button nothing happens..... I am using IE6 and IE7 to display. Any other suggestions please.... Thank you!
var mycurrent = top.frames['bottomFrame'].document.createElement("td");
var butt =...
Hi everyone;
I am trying to attachEvent to a button so when you click on the button it is handled by my function doSomething(). Everything else works except the button when I click it - it does nothing. Any suggestions?
var mycurrent =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.