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

Add Attributes To cfImage

Participant ,
Apr 07, 2008 Apr 07, 2008

Copy link to clipboard

Copied

How can I go about adding a style 'class' attribute and title attribute to my cfImages??

This is my current work-around for 'class', but no success for 'title'.
CSS Doc// .container img {my styling}
<div class="container">
<cfimage source="#imageLogo#" action="writeToBrowser" />
</div>
TOPICS
Advanced techniques

Views

413

Translate

Translate

Report

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
LEGEND ,
Apr 07, 2008 Apr 07, 2008

Copy link to clipboard

Copied

LATEST
install cf 8.0.1 updater and pass any attributes to cfimage you want

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/

Votes

Translate

Translate

Report

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
Documentation