I suggest using a class name of "required" instead of creating a new
attribute. Then it becomes very simple to select() required elements (no to
mention styling them with CSS).

div.select('select.required');

-Hector


On Wed, Dec 17, 2008 at 9:35 AM, buda <www...@pochta.ru> wrote:

>
> sorry - I do use quirk mode knowingly! its misprint ))
>
> On 17 дек, 19:33, buda <www...@pochta.ru> wrote:
> > I can't to verify HTML because it dynamic and I dont use quirk mode
> > knowingly - because so called strict or other modes dont let me to
> > make my design, so do Microsoft in its CRM web app
> >
> > On 17 дек, 19:22, Walter Lee Davis <wa...@wdstudio.com> wrote:
> >
> >
> >
> > > I'm going to guess here, but maybe because this isn't valid HTML. One
> > > of the first things to do when debugging Prototoype is to run your
> > > page through the W3C Validator and fix any errors it reports. Often
> > > that is all it takes to get a non-working page to work as intended.
> >
> > > Walter
> >
> > > On Dec 17, 2008, at 11:42 AM, buda wrote:
> >
> > > >    div.select('select[required="true"]') ????- Скрыть цитируемый
> текст -
> >
> > > - Показать цитируемый текст -- Скрыть цитируемый текст -
> >
> > - Показать цитируемый текст -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to