edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] attachEvent
@ 2014-04-20 10:44 Karl Dahlke
  0 siblings, 0 replies; only message in thread
From: Karl Dahlke @ 2014-04-20 10:44 UTC (permalink / raw)
  To: Edbrowse-dev

Ok I have put in the foundation for attachEvent(),
which was the next error in amazon.com.
attachEvent let's you put some javascript on a button or hyperlink at runtime.
Like the onclick attribute in html.
It's not unusual, I've seen it other places.

Read the file startwindow.js to see where I am headed.
I'd like to put more support functions here, if possible,
it's so much cleaner than in C.

I haven't really activated attachEvent across the board,
I wonder if it won't break as many sites as it fixes.
Why?
Because I'm suddenly running javascript that I didn't use to run,
perhaps just to put up a stupid commercial or something,
but if it doesn't run then the button doesn't click,
and you don't go to the next page etc.
Anyways it reminds me of cleaning my room,
sometimes it gets worse before it gets better.
Well this is a step that we do need to take at some point.

Karl Dahlke

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-20 14:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-20 10:44 [Edbrowse-dev] attachEvent Karl Dahlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).