Planet PDF Forum Archive

Planet PDF ForumThe page you are viewing is part of our 160,000 page PDF discussion forum archive spanning 1999-2008. Would you believe we have a 2nd forum archive which covers 2008 - 2011? But... if you really want to bust-a-move head to the LIVE Planet PDF Forum. It features more than 10 conferences, covering everything from beginner discussions to in-depth developer and pre-press discussions.


How to search this archive. The quickest way is to use the filters on our Advanced Search page so that only archive pages are included in the results.


Previous | Next | (P-PDF) Forms & FDF


Topic: Highlighting a text field when cursor enters
Conf: (P-PDF) Forms & FDF, Msg: 27668
From: kjfish
Date: 9/27/2001 03:59 AM

Problem:
How to let the user know where he/she is in a form
that contains a lot of text fields.

One Idea:
As the user tabs through the text fields the fill color
of each text field changes from white to a light
yellow when the cursor enters the field then
changes back to white when the cursor moves to
the next field.

One Solution:
I used the On Focus and On Blur actions for each
of the fields.

Here is the code I used for the On Focus action so
the color would change to a light yellow (kind of a
Post-It note yellow).

color.theColour = new Array("RGB",1,0.994,0.820);
this.getField("TextBox.2").fillColor = color.theColour;

Here is the code I used for the On Blur action so
the color would change back to white.

color.theColour = new Array("RGB",1,1,1);
this.getField("TextBox.2").fillColor = color.theColour;

So far I have just been working with just 3 text
fields to get this to work. And it does seem to work.
But it also seems like it would be a lot of work to
copy these scripts to each action in each field if
there were several dozen fields in the form. And
then if I wanted to change the color? Well, even
more work.

In know the user could check the 'Highlite Form
Fields' box in Preferences but a lot of folks here at
the office wouldn't know to do that.

Is there a better way to do this.

PDF In-Depth Free Product Trials Ubiquitous PDF

LockLizard Safeguard PDF Security

Made specifically for publishers of high value information published in PDF format, it protects your PDF...

Download free demo

ARTS PDF Aerialist X

The ultimate plug-in for Adobe Acrobat. Advanced splitting, merging, stamping, bookmarking, and link...

Download free demo

Ubiquitous PDF: DIY PDF magazines, courtesy of CNET and Magazinify

Thanks to Magazinify.com, it's possible to have web articles delivered right to your inbox in PDF form. If that weren't enough, the nice folks at CNET have been nice enough to publish a step-by-step guide about how to set this all up using just a little time and a free Magazinify account.

September 06, 2011
Search Planet PDF
more searching options...
PDF Resources
Platinum Sponsor

ARTS PDF

Create & Edit PDF - Nitro PDF Software

Silver Sponsors

LockLizard DRM PDF Security Quick PDF Library: The Unrivaled PDF Developer Toolkit

Featured Product

ARTS PDF Crackerjack X

The most popular Acrobat plug-in for PDF-based color print production and automation.

Featured Event

Adobe Digital Marketing Summit

March 20-23, 2012 -- Salt Palace Convention Center, Salt Lake City, Utah

The Digital Marketing Summit is the premier event for digital marketers and advertisers to learn about and share key strategies for driving marketing innovation. Attend Summit to learn how you can create, measure, and optimize digital experiences to revolutionize how the world engages with ideas and information.

PDF Store Categories