K
kalaivanan
hi,
how do i embedd html tag inside javascript alert message.
for example
alert("hi, have a "+<B> "great day!"</B>);
i want the output as:
hi, have a great day!
with 'great day!' in bold.
kalaivanan.
how do i embedd html tag inside javascript alert message.
for example
alert("hi, have a "+<B> "great day!"</B>);
i want the output as:
hi, have a great day!
with 'great day!' in bold.
kalaivanan.