IE 6 Secure and non secure pages DHTML Window Widget
1) Script Title: DHTML Window Widget
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/
3) Describe problem:
I use the above script in a CodeCharge Studio 3.x project that pops the window open from a link in a grid - which is just HTML <a> </a> type link.
The site is access via SSL and when I attempt to use it in IE6 it complains that some elements are not secure. I can use it in Firefox without issue.
I tried changing the image references to relative and absolute with https: to see if that would fix it - however, i don't know where in the rest of the .js file i might need to change things.
any help appreciated, hate having end users required to answer 'yes' each time they visit the page
Kevin