The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> How to create a clickable image
cinque8
post Jul 16 2017, 04:33 AM
Post #1


Newbie
*

Group: Members
Posts: 14
Joined: 30-August 12
Member No.: 17,706



Hello,

I created a squeeze page using Pagebreeze where I created two forms. One form asks for the name and the other form asks for the email address. And under the forms I have this “subscribe button”. How can I make this button clickable and send the form information either to my email or a database. I do have Wordpress in my cPanel.

Thank you


IPB Image
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jul 16 2017, 06:27 AM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



The easiest is to use input type image instead of an ordinary submit button. Like so.
<input type="image" src="/url/to/image.gif" alt="Subscribe">
http://htmlhelp.com/reference/html40/forms/input.html

Don't forget the alt text!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 04:03 AM