Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Style sheet for Ajax

Participant ,
May 04, 2010 May 04, 2010

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.

239
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
May 04, 2010 May 04, 2010
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources