Greetings, all. At my wit's end trying to read element properties derived from css using IE.au3.
The information here seems not to work for me, sadly. Anyway, my test case should be the best explanation.
#include <IE.au3>
Local $window_width = 640
Local $window_height = 480
$oIE = _IECreate()
Local $sHTML = ""
$sHTML &= "<HTML>" & @CR
$sHTML &= "<TITLE>UNIQUE IDENTIFIER FOR WINDOW CLOSE</TITLE>" & @CR
$sHTML &= "<HEAD>" & @CR
$sHTML &= '<STYLE>.image_div {b