IPB

Welcome Guest ( Log In )

 
Reply to this topicStart new topic
> Hide And Select Checkbox For Email Signup
tsadmin
post Aug 24 2008, 02:15 PM
Post #1





Group: Verified NS Member
Posts: 59
Joined: 24-July 08
Member No.: 1,609



Hello All


The Topic says it all, Iam looking to Hide and select the checkbox for the email signup.

Thanks for any advice

Alex
Go to the top of the page
 
+Quote Post
Goomba
post Aug 24 2008, 04:56 PM
Post #2





Group: Verified NS Member
Posts: 215
Joined: 13-July 08
From: St. Louis, MO
Member No.: 1,446



QUOTE (tsadmin @ Aug 24 2008, 02:15 PM) *
Hello All


The Topic says it all, Iam looking to Hide and select the checkbox for the email signup.

Thanks for any advice

Alex


Put the following in a custom HTML module and it will select the first checkbox and then hide the checkboxes from showing up.
CODE
<script type="text/javascript">
<!--
if(document.getElementById('ctl00_ctl06_mailingList_cblMailingLists_0')) {
  document.getElementById('ctl00_ctl06_mailingList_cblMailingLists_0').checked = true;
}
if(document.getElementById('ctl00_ctl06_mailingList_cblMailingLists')) {
  document.getElementById('ctl00_ctl06_mailingList_cblMailingLists').style.display = "none";
}
-->
</script>
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
Tags
No Tag inserted yet

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

 

RSS Lo-Fi Version    Network Solutions © 2008 Time is now: 5th December 2008 - 02:31 AM
Domain Names | Web Hosting | Web Design | Shopping Cart Software | Online Marketing | SSL Certificates