|
Posted by David Dorward on 03/31/06 20:35
bluemanafox@gmail.com wrote:
> A friend of mine is trying to get his programming team to setup a
> License Agreement, where before the I Accept check box becomes active,
> the user must scroll to the bottom of the agreement. We have all seen
> this type of license agreement before in programs and on the web, but I
> simply do not know how to create this type of code. To make matters
> work, his programming team is telling him its NOT POSSIBLE, which we
> all know it is. Whether its in JavaScript, HTML, ASP it doesnt matter,
> but does anybody have a link to where I can find the code for this?
Someone in my department was looking in to this and had great fun running
into browser inconsistances. Eventually I think we went for the sensible
option (i.e. not cramming the license into a tiny box, and then putting the
accept link after the text - so they have to scroll to bring the link into
view).
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
[Back to original message]
|