Sinner_G

msg:1478856 | 10:56 am on Jan 15, 2003 (gmt 0) |
It works perfectly fine for me (Win2K, IE6). Don't really think it is related, but I don't think you need the ; after the window.close().
|
Xuefer

msg:1478857 | 1:12 pm on Jan 15, 2003 (gmt 0) |
just a try: <a href="javascript:" onclick="window.print();return false"><img src="images/print.gif" border=0></a>
|
benihana

msg:1478858 | 1:28 pm on Jan 15, 2003 (gmt 0) |
fixed. thanks very much :)
|
joshie76

msg:1478859 | 4:21 pm on Jan 15, 2003 (gmt 0) |
How did you fix it benihana? Was it Xuefer's onclick suggestion or something else?
|
benihana

msg:1478860 | 4:38 pm on Jan 15, 2003 (gmt 0) |
yeah Xuefer's suggestion did the trick.
|
Xuefer

msg:1478861 | 4:57 pm on Jan 15, 2003 (gmt 0) |
hmm,.. seems my guessing is right. when u click on a link, even it's "javascript:..." or submit the page maybe "going" to destruct(unload), or something else. if u do something special, ie will crash i used to get crash report from ie5.x users that's when they submit a form and the js setTimeout to do something
|
|