Re: [Proto-Scripty] Re: Element.select works wrong when select tag a

2010-07-17 Thread Richard Quadling
On 16 July 2010 15:42, Quyết Tiến doquyett...@gmail.com wrote:
 yes

 On Jul 16, 8:42 pm, Richard Quadling rquadl...@gmail.com wrote:
 On 16 July 2010 07:37, Quyết Tiến doquyett...@gmail.com wrote:

  a href=# rel=dhtmlwindowcontent/a

 Is that a typo?

 a href=# rel=dhtmlwindowcontent/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 prototype-scriptacul...@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.



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 prototype-scriptacul...@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.



Re: [Proto-Scripty] Re: Element.select works wrong when select tag a

2010-07-17 Thread Walter Lee Davis
I think the OP was saying that it was a typo in the e-mail, not that  
the original code had that same mistake and he was expecting it to  
magically work anyway. Give the guy a little credit here...


Walter

On Jul 17, 2010, at 2:53 PM, Richard Quadling wrote:


On 16 July 2010 15:42, Quyết Tiến doquyett...@gmail.com wrote:

yes

On Jul 16, 8:42 pm, Richard Quadling rquadl...@gmail.com wrote:

On 16 July 2010 07:37, Quyết Tiến doquyett...@gmail.com wrote:


a href=# rel=dhtmlwindowcontent/a


Is that a typo?

a href=# rel=dhtmlwindowcontent/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 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 
.





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 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 
.




--
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-scriptacul...@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.