comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » ION script drop-down
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
ION script drop-down [message #48460] Mon, 24 April 2006 10:06
greg michael is currently offline  greg michael
Messages: 163
Registered: January 2006
Senior Member
ION script offers replacements for html check-boxes and radio-buttons
with the characteristic that they retain their state on page reloading.
But not, for example, for a drop-down. I'm wondering whether this is
because there's a trivial way to do that programmatically (I know very
little about html - I'm learning it through ION script...), or it's
just tough luck.

This is what the html looks like - I'd like to keep the 'selected' in
the right place. I could, of course, write some IDL to generate the
code, I suppose...

Zoom:
<select name="zoom" size="1">
<option>4x
<option>2x
<option>1x
<option>1/2
<option>1/3
<option selected>1/4
<option>1/6
<option>1/8
<option>1/11
<option>1/16
</select>

thanks for any ideas,
Greg
[Message index]
 
Read Message
Previous Topic: Endianness (was Re: XSTRETCH and Library Lessons)
Next Topic: Re: 3-d plot surface to 2-d plot

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 19:53:18 PDT 2025

Total time taken to generate the page: 0.00573 seconds