On 16 July 2010 15:42, Quyết Tiến <[email protected]> wrote:
> yes
>
> On Jul 16, 8:42 pm, Richard Quadling <[email protected]> wrote:
>> On 16 July 2010 07:37, Quyết Tiến <[email protected]> wrote:
>>
>> > <a href="#"> rel="dhtmlwindow">content</a>
>>
>> Is that a typo?
>>
>> <a href="#" rel="dhtmlwindow">content</a>
>
> --
> 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 [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/prototype-scriptaculous?hl=en.
>
>

So, you've got some HTML. With errors. And you are expecting it to
work correctly.

Or have I missed something.

If a browser has to make corrections to your HTML to render it, or
just guesses as to what you mean, you can't expect the browser to read
you mind and know what you want. So when you then attempt to add
styles, observers, etc. you are pretty much standing on a house of
cards.

Clean the HTML.

What happens now.

-- 
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to