Hello I am writing a javascript macro to toggle images between thumbsize and medium size. The MouseOver2Macro uses onmouseover/onmouseout events and the MouseOver3Macro uses onmousedown/onmouseup events. The code is at http://cadfael.tiddlyspot.com/
The macros work partially in that the images switch from thumb size to medium size. The problem is that they do not revert to the thumbsize onmouseout or onmouseup. What happens is that the image increases to actual size or gets stuck in some sort of loop and shakes. Oddly enough the MouseOver1Macro which toggles text from one style to another does not have this problem. Any ideas on how I can fix this? Thanks Wumpus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWikiDev?hl=en -~----------~----~----~----~------~----~------~--~---
