There are a number of "right-click" inhibition scripts, but all you need is the source, and you can download the logo anyway.
One possibility is to reduce the size and clarity of the logo. That way, once someone DOES download it (for use elsewhere), there won't be much to look at (e.g., it's...
newbee1981 -
Hi! Good work so far. I wrote an FAQ to help you with this, but can't see how to "point you to it."
The secret is to add a common grouping attribute to each checkbox. I used "groupKey='Colors'" for example.
Here is the code and html to test it:
<html>
<head>
<title>Mutual...
Add a "grouping" attribute to the checkboxes you want to behave as a group. Although the attribute won't be a valid attribute of the element "input", the browser should allow it.
Here is a function and html that works. Note the "groupKey" attribute that brings checkboxes together:
<html>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.