|
Posted by jussist@gmail.com on 02/25/07 10:42
On Feb 25, 6:44 am, murrayatuptowngall...@yahoo.com wrote:
> OK, tradeoff there...
>
> I've begun looking at PHP instead of JS because I like the fact that
> things run on the server.
>
> My thought was that an application had a better chance of running
> server-side for people with various browsers and peoplr who refuse to
> allow scripts to run or who have software that prevents scripts.
>
> I don't NEED the slider input method, but like the interactive
> functionality.
>
> Thank you
Now I would suggest you to do it with JS. Last friday I just
prototyped a slider, which could resize an image, and it worked quite
neatly. Just google for javascript slider.
Now for the non-javascript -users, just provide the same functionality
with text-input -field.
t.tj.j.t
[Back to original message]
|