-justin
Colin
> Technically, style tags belong in the <head>, I wouldn't be surprised if
> they didn't work when inserted into the body.
That's how the Rails auto_complete_thingy works; it inserts the same <style>
block before each auto-complete field.
(No, guys, if Rails just jumped off a cliff I wouldn't follow. ;-)
--
Phlip
http://www.greencheese.us/ZeekLand <-- NOT a blog!!!
@justin: the styles are correct and work fine. if I bung them into the
calling page then everything works fine...
http://dev.rubyonrails.org/ticket/8282
On Mar 28, 7:24 pm, "michal" <mga...@gmail.com> wrote:
> hey guys thanks for your replies. i know i am a little late but i had
> no time yet.
> my problem still exists and i wonder if it is somehow possible to
> apply styles after i bunged in some HTML (inclstyle-block) with ajax