Skip to main content
Gene_Godsey
Inspiring
May 4, 2010
Question

Style sheet for Ajax

  • May 4, 2010
  • 1 reply
  • 275 views

Is there a way to style these new ajax tools we have in CF8 and CF9?

The whole CFLayout tag is cool but I would like to control the look and feel of the Tabs or any other of the cflayout items or controls.  That horrible grey is getting a little old to look at.

    This topic has been closed for replies.

    1 reply

    ilssac
    Inspiring
    May 4, 2010

    This Ajax tools just create normal HTML, JavaScript and CSS code that is sent to the browser.

    If you where to look at the source in the browser, you should be able to figure out what was created.

    Adding your own CSS would affect these browser constructs just as if you had created them yourself.