Skip to main content
Participant
July 18, 2008
Question

getElementById or equivalent inside of a CFWINDOW?

  • July 18, 2008
  • 1 reply
  • 473 views
I am looking for a way to access an element with JavaScript inside of a CFWINDOW.

The JavaScript function ColdFusion.getElementValue() proved to be very useful in certain situations, but I need to be able to access HTML containers such as div’s or span’s. Specifically, I need to be able to set the .innerHTML property.

Is there a way to do this inside of a CFWINDOW?

Thank you
This topic has been closed for replies.

1 reply

Inspiring
July 18, 2008
cfwindow is just another div container on your page... there is nothing
special about it, or accessing the other elements inside this container.

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