The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

what do I use for src attribute on a form image input

Roger Weinheimer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 1, 2013

I'm using a third-party form, so I have limited flexibility on the html. One thing I want to do is use an image input

<input type="image" alt="Sign up >" src="???" />

in place of their submit input. I have a button image attached to the page containing the html form. My question is what do I use for the src attribute on the input? I tried using the url when I hover over the attachment name (i.e. download/attachments/6651930/sign_up_button.png), but results in a broken link.

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Roger Weinheimer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 2, 2013

nm, I switched back to input type=submit and specified a fixed WxH with value="", then I set the background-image property on that. Problem solved.

0 votes
Roger Weinheimer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 7, 2013

nm, I switched back to input type=submit and specified a fixed WxH with value="", then I set the background-image property on that. Problem solved.

TAGS
AUG Leaders

Atlassian Community Events