anusha
10 Aug 2007, 1:54 AM
Hi All,
I am using dialog box.I am also able to give background image for the buttons used within the dialog box.But how can i use mouseover and mouseout functions on the buttons within the dialog box ?
dlg.addButton({text:bt["ok"]}, handleButton.createCallback("ok"));
dlg.addButton({text:bt["cancel"]}, handleButton.createCallback("cancel"));
Thanks
Anusha
I am using dialog box.I am also able to give background image for the buttons used within the dialog box.But how can i use mouseover and mouseout functions on the buttons within the dialog box ?
dlg.addButton({text:bt["ok"]}, handleButton.createCallback("ok"));
dlg.addButton({text:bt["cancel"]}, handleButton.createCallback("cancel"));
Thanks
Anusha