C
|
cgphp 1/21/2012 |
If you want to show an alert when the list page is loaded, enter the following code in the "Javascript onload" event: alert("Hi, I'm Bob" + '\n' + "Welcome to my portal." + '\n' + "Have a Nice Day."); |
L
|
lkh11lkh author 1/21/2012 |
hi cristian |