12
rated 0 times
[
17]
[
5]
/ answers: 1 / hits: 81321
/ 15 Years ago, thu, february 26, 2009, 12:00:00
I have the following statement:
btnApply.Attributes.Add(onclick, alert('Must be a member to Use this Tool'));
Is there a way to add a new line. I tried, but it showed the in the text. In addition, can I add a link that would close the alert and take the user to another page?
How can I do this with my example?
When I added the n, the alert doesn't show up.
More From » javascript