| 
			
			 
			
				05-25-2010, 07:08 AM
			
			
			
		 | 
	| 
		
			
			|  |  | 
					Join Date: Mar 2008 
						Posts: 1,255
					 Благодарил(а): 0 раз(а) Поблагодарили:
				
					
						0 раз(а) в 0 сообщениях
					
				
			      |  | 
	
	| 
				 Link from image 
 
			
			
	DISREGARDQuote: 
	
		| I have a pop up MP3 player that uses a text link. I want to be able to link to the pop up from an image. Below is the code I'm using presently. 
 
 
	Using the information in the above code, what needs to be changed to make it open from an image link?Code: <a href="http://www.mydomain.com/popup.html" onclick="NewWindow(this.href,'popup','470','300','no','center');return false" onfocus="this.blur()">M P 3   P l a y e r</a> |  |