I am using the default CSS coming with CAKE.
Am I the only one with this problem?

On 4 Apr., 14:37, "djiize" <[EMAIL PROTECTED]> wrote:
> I think it's a CSS cause...
>
> On 4 avr, 13:43, "szeta" <[EMAIL PROTECTED]> wrote:
>
> > Hello alltogether,
>
> > Sometimes, Label Text and Headlines are not displayed in the browser,
> > although the text is 'there'.
>
> > E.g.:
>
> > <div class="optional">
> >         <?php echo $form->labelTag('table/field', 'Field-Name');?>
> >         <?php echo $html->input('table/field', array('size' => '60'));?>
> >         <?php echo $html->tagErrorMsg('table/field', 'Please enter the 
> > Field-
> > Name.');?>
> > </div>
>
> > here, the INPUT field is displayed, but the 'label' is not shown,
> > until I mark the area with the mouse. then it suddenly appears and
> > stays.
>
> > It happens with both, local installations and on remote Servers.
> > Either in Firefox and with Internet Explorer.
>
> > Has anybody else had this problem?
> > Maybe it's something with the CSS?
>
> > I'm using Version 1.1.11.4064
>
> > Greets
> > Ralph


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to