> >>Any date-picker should be fine, provided that the widget is used to
> populate a text field that can also be manually entered.
> 
> Thanx Ike,
> So if I understand correctly, if I have a date/time widgets that can can be
> used as (or considered to be) a convenience or an adjunct, but not the
> primary and/or only means to entering the date/time, then I will be fine?
> That is the part I am not clear on.

Yep, as far as I know that's an accurate interpretation. Section 508
isn't a full moratorium on JavaScript -- it just means that you have to
be careful to ensure that the JavaScript solutions are backed by working
alternatives for people who can't use JS. So for that matter, the JS
interface can even be the primary means, as long as it's not the only
means. 

I've got a contact manager app that I'd been working on where a number
of the links launch AJAX partial-page interfaces and this is fine
because the link itself is just a normal link with an HREF to a working
page where the person can perform the task, and all the JavaScript is
done in the onclick. This way it's basically transparent to both the JS
enabled average user as well as the screan-reader user. 

> >> I integrated the Dynarch widget into the onTap framework last year.
> 
> Huh... Small world. I have a custom tag for the Dynarch widget that was
> hoping to leverage. Do you think that the Dynarch widget will be ok?

Yeah, it just populates a text field, so it should be fine. There's a
wierd issue in the Spry date hints that collides with it (and apparently
some other widgets as well). But as long as you're not using Spry that
shouldn't be an issue. 

Good luck on the project. :) 


-- 
s. isaac dealey  ^  new epoch
 isn't it time for a change? 
     ph: 817.385.0301

http://onTap.riaforge.org/blog



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319646
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to