HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
onClick Save As with text
Post new topic   Reply to topic    HTML Help Forum Index -> Javascript
View previous topic :: View next topic  
Author Message
alex_85



Joined: 05 Jun 2009
Posts: 10

PostPosted: Wed Jul 01, 2009 1:13 pm     onClick Save As with text Reply with quote

Ok without making this more complicated that it is.

Basically, when the user clicks on the image, something will come up in a div saying 'save as', and the user clicks the 'save as' and it opens up a jpg. So far I can get some text saying 'save as' that does nothing. Or when u click the image the 'save as' dialogue automatically comes up.

Can someone tell me, the easy way to add a name value to this onClick function.

Thanks

<a href="flowers/a2.jpg" target="frame"> <img src ="flowers/a3.jpg" name="Save As" onclick="window.open('flowers/aZip.zip'); return true;" border="0"/></a>
sticks464



Joined: 31 Dec 2006
Posts: 2311

PostPosted: Wed Jul 01, 2009 3:29 pm     Reply with quote

Why do you need javascript to do this, it can be done with html?

Code:
<a href="flowers/aZip.zip"><img src="flowers/a3.jpg" alt="Flowers" /></a>


The default download window will open asking the user what to do with the file and where to save it.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> Javascript All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial