Reposting, didn't seem to make it thru the first round...
Within an INPUT tag Im using a onFocus="this.blur()" so the user cannot
change the input, its being calculated by JavaScript. The problem is the
user need to be able to tab beyond this field, tabbing halts when it hits
this field. Ya I know big deal, but it is with my customer. Ive tried
DISABLED and it works great but then the tag does not pass the value so i
cant use that. Is there some method to bypass this <INPUT> when tabbing.
Ive tried TABINDEX but cant seem to get it working properly, part of the
problem is the columns that are being totaled are dynamically created so
there could be one or several. Basically I need to bypass this sucker when
tabbing, any thoughts? can CFINPUT help me here?
-Adrian
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists