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

Can you use an image button to load a CFWINDOW?

New Here ,
Mar 06, 2008 Mar 06, 2008

Copy link to clipboard

Copied

Is it possible to use an image to open a cfwindow instead of a regular button input type?
TOPICS
Advanced techniques

Views

203

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
Contributor ,
Mar 06, 2008 Mar 06, 2008

Copy link to clipboard

Copied

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
New Here ,
Mar 11, 2008 Mar 11, 2008

Copy link to clipboard

Copied

LATEST
All I had to do was to use a regular link instead of using the input tag. This is because the OnClick event can be used in a input that has a type of button and on regular "<a href..." links. However, you cannot use the onClick when you have an input type of image.

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