Skip to content
Moshe edited this page Dec 29, 2013 · 1 revision

How to implement GameHover

  1. Get the HTML inside every page that loads.
  2. Recognize elements that I previously investigated (like: shopping cart on ebay etc...)
  3. insert onmouseover and onmouseout attributes to the tag through that:
  4. Call the JS function that fits that img (*the img must be a link! - maybe a convert will be needed.).
  5. That's about it..!
Clone this wiki locally