@Colin, ive tried both divs and spans... the numbers do change for the container... but they are not correct.
@Ken, I noticed some typos in the code i attached as snippets (it was written on the fly in the window) so I made a pastie with working code here: http://pastie.caboo.se/52199 Ken Snyder wrote: > sliver wrote: > > ... > > .bigBox { > > height: 100px; > > width: 200px; > > } > > ... > > var content = '<span class="bigbox">hello world</span>'; > > ... > In this posted example, "bigBox" is different than "bigbox". Could that > be it? > > -- Ken Snyder --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
