- From: Martin Raknerud <martin.raknerud@klassekampen.no>
- Date: Wed, 15 Jul 1998 17:03:03 +0200
- To: www-html@w3.org
>An AppleScript implementation should look something more like: > > tell application "Coolest Browser 1.0" > set myVar to the creation date of document 1 > if myVar is greater than (current date) - 86400 then > tell document 1 > set img_wds to width of every element whose type is "IMG" > set width of first element whose type is "IMG" to item -1 of img_wds > end tell > end if > end tell ARGG!! Horrible! >Do we need to get some Apple employees onto the DOM WG? AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEEEEEEEEEEEEEEEEEEEEEEEØØØØØØØØ ØÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆÆ! Martin ---------------------------------------------------------------------------- *** Klassekampen på Internett: http://www.klassekampen.no/ *** Abonner på KKs nyhetsbrev: http://www.klassekampen.no/nyheter/nyhetsbrev/ ----------------------------------------------------------------------------
Received on Wednesday, 15 July 1998 10:57:25 UTC