Click to See Complete Forum and Search --> : re: Adobe javascript... any takers?? lol


luds
05-09-2003, 07:17 PM
Anyone help here??

How can a response from one field open another field??
I have a combo box with 6 items in it. Next to it are 6 hidden fields, each of which are specific to each individual item in the combo box.
I assume that there is JavaScript that allows me to reveal a specific hidden field when its related item is selected in the combo box?
Am I right?

I'm thinking "variables"?? Am I on the right track?

Can anyone help, please?

luds
05-10-2003, 03:46 PM
Cheers dave... I'll give it a try!

luds

eichatcyber
07-22-2003, 02:10 PM
Did you ever have any luck with this. A while ago I tried to do something that sounds very similar, I wanted people to see an icon depending on what state they were from and also I need to have different bookmarks for each state. If you ever figured this out I would like some more info,

Thanks

Khalid Ali
07-22-2003, 02:20 PM
Here take a look at the script at the link below.

http://68.145.35.86/skills/javascripts/ShowHideDivElements.html

Its fairly simple to use it for any type of html elements.I have used div elements.

eichatcyber
07-22-2003, 02:24 PM
Is it possible to do something similar to that with the bookmarks in a pdf? So like if a person clicks on their state (example IND) it will take them to a pdf and only show them the bookmarks for IND. That way they can't see the bookmarks for say FL or TX.

Khalid Ali
07-22-2003, 02:37 PM
I am not sure what you mean...are you still talking about javascript?

eichatcyber
07-22-2003, 03:04 PM
Well I don't know. I am looking for anyway to make it work. If it uses javascript that is fine, if it doesn't that's ok also. I just want it to function.

P.S. I also have some other ?'s about JavaScript and Acrobat, I posted them under JavaScript for Adobe Acrobat but haven't got any replys, maybe you could help,

Thanks