The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Simple Anchor/Link Syntax Issue
ideagasms
post Apr 1 2012, 03:38 AM
Post #1





Group: Members
Posts: 1
Joined: 1-April 12
Member No.: 16,827



I'm trying to get this simple contact form to pop, but it just won't listen. dry.gif

Click here and you'll see this form: http://www.ideagasms.net/contact-us/template.html
So on that page, it says, If you would like to contact us for more information, Click Here. <---click there

When you click it, the form will open up, and all is well. The problem is I don't want
people to have to go to this URL, instead I want to be able to pop open this form
by associating it with whatever I want on my main site, such as a div, or an image,
or whatever.

For example, right now I'm trying to pop it via the footer, here: www.ideagasms.net
Scroll down and look for the Contact Us anchor/link. In footer, I'm using the line,
CODE
<a href="http://www.ideagasms.net/contact-us/template.html#" id="contact-link">Contact Us</a>

but it's just not understanding me. ninja.gif

Thank you. happy.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Apr 1 2012, 04:33 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,630
Joined: 10-August 06
Member No.: 7



On http://www.ideagasms.net/ the JQuery script's click event is used both on lines 80 and 340.

BTW you don't need links to use onclick events.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

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

 



- Lo-Fi Version Time is now: 29th March 2024 - 04:36 AM