2009/9/23 uriel <[email protected]>: > > Did mention this in irc, but to make sure it is not lost (I will > forget soon enough): > > It would be convenient for bot smak and flip to preload the next (and > perhaps previous) images, there are various trivial, portable and > mostly harmless tricks to do this and would make both apps even more > awesome! > > Peace > > uriel >
On the hg repo there is a TODO file where the second item is to add previews of the pages as tooltips over the prev and next links. I think I finally found a good way to do it with only css[1]. My plan was to use thumbnail images for this but, if I'm not wrong, I could use the preview images (the bigger ones) and then they would be automatically cached. Now I only have to find the way to put that at the end so that it doesn't affect the rendering of the actual page. Would this be ok or did you have any other thing on mind? I'm completely ignorant about how caching works on browsers... there could be some better trick. If everything goes ok the new flip version should be ready for the next week (it depends more on my free time than anything else) [1] http://jlhaslip.trap17.com/samples/tooltips/index.html -- - yiyus || JGL . 4l77.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "werc" 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/werc9?hl=en -~----------~----~----~----~------~----~------~--~---
