Login Register


how to conenct index page with checkbox filter_list
Author
Message
how to conenct index page with checkbox #1
How can we make a connection with checkbox index
<form name="apply">
<input type="checkbox" onClick="document.apply['submit'].disabled =(document.apply['submit'].disabled)? false : true">KPG Tools
<input type="submit" id="submit" name="submit" value="OK" class="button" style="float: center;" disabled>
</form>
an example here page home checkbox !
www.site.com
I've found this in codes cheboxit but do not know how to connect with an index page

when we click ok to open a new page

exaple : www.site.com/tools.php

Reply

RE: how to conenct index page with checkbox #2
What are ya really trying to say?
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: how to conenct index page with checkbox #3
Sorry but i don't really understand the question

Reply

RE: how to conenct index page with checkbox #4
I guess you have a form and when someone checks the checkbox the person is taken to another site as if that person just clicked a link?

Reply







Users browsing this thread: