Hi,
Im using an onClick event on a checkbox so that when sombody ckicks the checkbox a small window opens (codes below).
Is there a way to not open the window (dont fire the onclick event)if the checkbox is already checked?
Thanks
Im using an onClick event on a checkbox so that when sombody ckicks the checkbox a small window opens (codes below).
Is there a way to not open the window (dont fire the onclick event)if the checkbox is already checked?
Thanks
Code:
onClick=window.open('1win.asp?Q=3B&FRM=31','','toolbar,width=600,height=200')>