Marius Feraru wrote:
> Michael Peters wrote:
>>> http://plusthree.com/~mpeters/span_test/test1.html
>>> vs
>>> http://plusthree.com/~mpeters/span_test/test2.html
> ^ You DON'T have _the_same_ DOM structure in those two files.
> The first one has SPANs containing words whereas test2's SPANs contain words
> padded with whitespace.
>
> e.g.: 'lorem' vs ' lorem '
Thanks for pointing that. So adding a ' ' to the beginning of the span fixes it.
Just out of curiosity, is this how it's supposed to work? Why wouldn't the
browser break the text between <span> tags?
--
Michael Peters
Developer
Plus Three, LP
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---