You are here: Re: Making check boxes active on selection of radio button... « HTML « IT news, forums, messages
Re: Making check boxes active on selection of radio button...

Posted by Ed Jay on 11/25/24 11:36

Mark <mark@spam-me-senseless.com> wrote:

>Hi Ed
>
>This was the KILLER response I was looking for!!!
>
>Thanks for this my man! This will sort me right out :o)
>
>Thanks to everyone else for their responses too...
>
Here are the js:

function show(cont_id) {
target = document.getElementById(cont_id)
target.style.display = "";
}

function hide(cont_id) {
target = document.getElementById(cont_id)
target.style.display = "none";
}

function toggle(what,targetId) {
target = document.getElementById(targetId);
target.style.display = (what.checked)?'':'none';
}

--
Ed Jay (remove M to respond by email)

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация