kidcajes
New Member
- Messages
 - 21
 
- Reaction score
 - 0
 
- Points
 - 0
 
Hi,
I need help regarding the title for the alert message of javascript:
	
	
	
		
Output title of the message box for this one is : [Javascript Application]
How do i change the title for this one. Like the one it did here http://www.productlaunchformula.com/
Your help guys are greatly appreciated. Thank in advance
			
			I need help regarding the title for the alert message of javascript:
		HTML:
	
	<a onclick="alert('Hold on there...click the button 
that says Instant Access.'); return false;" href="#">CLICK ME</a>
	How do i change the title for this one. Like the one it did here http://www.productlaunchformula.com/
Your help guys are greatly appreciated. Thank in advance