Slashdot Mirror


User: EugeneL

EugeneL's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Another Way on Advertisers Escalate Banner Ad War · · Score: 1

    I remember experimenting with the following thing a couple years ago:
    Java applet and Javascript can exchange values. Page contains OnLoad handler that checks if Java applet has started (and the applet is supposed to show a banner and put some predetermined value in a variable that is later picked up and validated by the JavaScript).