Mountain View 1600, CA 94043
+1 650-253-0000
name@example.com
Web
Site
Search
Register
Login
DNN Home
Services
-
DotNetNuke Support
-
CRM Systems
DNN
-
DotNetNuke Modules
-
Module Downloads
-
Module Upgrade Policy
DNN Support
-
Module Update News
-
Knowledge Base
-
License Management
-
Invoice History
Module Downloads
Blog
Store
Contact Us
-
About Us
Search
Home
1
2
3
4
5
Home
Support
Feedback Design...
Cannot trigger jquery pop-up
Previous
Next
9/24/2011 1:15 AM
Todd Whittle
Joined: 9/24/2011
Posts: 2
Cannot trigger jquery pop-up
(United States)
Hello all...
I cannot for the life of me, figure out why I cannot trigger the pop-up form when clicking on an image or text. I've been messing with this for a while now. Can someone help shed some light on this for me?
http://www.partnerpoint.com/Non-Tabbed-Pages/Todd-Test-Page.aspx
Thanks!
TW
9/24/2011 4:44 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Cannot trigger jquery pop-up
(United States)
So you have enabled the Popup option in the Look and Feel section,
Then put in an option for the trigger? For example in the case of our "Contact Us" page on our site, we use: #cfd_form as the trigger setting.
then in the HTML we used this: <div><strong><br />
E-mail: <a id="cfd_form" href="#"><span style="color: #c00000;">Click Here</span></a></strong></div>
To trigger the popup.
Hope this helps.
9/26/2011 11:46 PM
Todd Whittle
Joined: 9/24/2011
Posts: 2
Re: Cannot trigger jquery pop-up
(United States)
Yes - enabled the popup. In the form config, under look and feel, I may be a bit confused. Under modify layout, for "Intro Text/HTML", is this where I'm placing the image to click on and the id with reference to "cfd_form" (which is the id I've given it) to trigger the form? I've also indicated under "Form Popup Options" for it to be this image, and given the Trigger Skin Object be "#cfd_form". Is this correct?
I'm confused on where to change the HTML for the image, I guess. Because each time I try something, rather than the href being "#", I see that it's set to "javascript:void(0);"
Todd
9/28/2011 7:23 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Cannot trigger jquery pop-up
(Australia)
Probably easier if you just contact us through our contact us page, with some host login details and we will change it for you.
Make reference to the URL of this post.
5/24/2013 9:02 PM
rich cook
Joined: 5/14/2013
Posts: 2
Re: Cannot trigger jquery pop-up
(United Kingdom)
Hi,
Congratulations on a good module. I will be purchasing if I can resolve a technical issue.
I did this <a id="cfd_form" href="#"><span style="color: #c00000;">Click Here</span></a></strong></div>
which worked for me in IE, but not in firefox or chrome. Any ideas?
Regards
Richard
5/25/2013 12:02 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Cannot trigger jquery pop-up
(Australia)
This is certainly a jQuery error on the page. When we have seen this before, it is usually a skin or something else loading a conflicting version of jQuery at the same time as DNN.
You your debug skills to look for this type of error.
If you provide the URL we can take a quick look.
5/25/2013 12:50 AM
rich cook
Joined: 5/14/2013
Posts: 2
Re: Cannot trigger jquery pop-up
(United Kingdom)
A JQuery banner was sort of interfering so all worked as predicted when the banner was removed.
However, the real culprit was my skin layout and a position absolute style of the pane. So I have re-written this now and its all working. Very strange behavior which is nothing to do with your module but lots to do with "position absolutes"
Thanks for the prompt response, all solved now.
5/25/2013 1:03 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Cannot trigger jquery pop-up
(Australia)
Thanks for letting us know. Usually we have to get involved to sort this. Lots of work for our $29. So glad that you were able to solve it with our tip.
Enjoy.
Page 1 of 1
Previous
Next
Home
Support
Feedback Design...
Cannot trigger jquery pop-up