On Wed, Oct 20, 2010 at 11:12 PM, Xavier Antoviaque <[email protected]> wrote: > The issue is once he has started playing - he has the game interface > loaded, maybe he is chatting with an NPC or with another player and has > a couple of game windows open there. If he clicks on any link on the > page he's currently on, all the game interface will disappear. He would > then have to click a second time, on the bookmark, to get it back. It's > this second click which is then an issue.
You can offer user to discover the game through the bookmarlet, and then install a greasemonkey script or an extension if they feel like they want to hackit to be persistent across navigation. > But I'm not sure whether the "ajax proxy" solution wouldn't create more > problems than it would solve, or if it would even work at all - do you > see any gaps in my reasoning? The main issue I see with the ajax proxy solution is that it would breaks urls and all related browser features: history, bookmarks and userscript and extension based on urls. _______________________________________________ Farsides mailing list - [email protected] Wiki: http://farsides.com/ List: http://farsides.com/ml/ Forum: http://farsides.com/forum/ Ideas: http://farsides.com/ideas/ Chat: http://farsides.com/chat/

