The script I gave you in your previous thread has worked without error
on over two-dozen websites for over two years. It validates according
to what you populate the $allowtype() array...
You're very welcome, dhimoet.
-
This question, as evidenced by the reply from rnd_me, brings into
focus the matter of how much influence the designer has (or ought to
have) over the behaviour of...
Even compelling users to register will not entirely eliminate
a serious attempt at multiple voting. They could just use a few
transient gmail accounts to confirm their repeated registrations.
...
Actually, JayForte, I don't quite get who's in charge of serving these
pages !
-
If you can control what JS gets included in the page, surely you can
also hack the actual HTML ? ? ?
You could try document.getElementsByTagName("div") and try
addressing that array (which the Document Object Model will construct
in page code order, btw) experimentally until you change the inner...
You have changed your request !
-
The original script you posted involved hiding/showing the <div> which
contained an <img> tag. Only one image was cited in your <img> source
attribute.
-
If...
Open source and freely-distributable software libraries and frameworks
are the life-blood of our profession. Personally, I would feel very aggrieved
if someone did this to my code...