Hello everyone,
I am trying to build a multi-window website for my bookmarks, but I have some problems.
Here is the js version of what I am trying to build: http://www.students.itu.edu.tr/~ozyildiri2/zpwin/zapatec
Unfortunately, there are problems with this approach. The sites in the windows are loaded through iframes, and iframes have problems (like framebreaker sites and js issues).
I want them to be XUL browsers or anything without iframe. Do you think this is possible? If so, how?
My main target is to make a website that people login and see their bookmarks like the one on the example. I don't want a firefox extension. I want something similar to www.only2clicks.com but showing the actual websites, not the thumbnails.
I am open to other approaches. Maybe flex or stuff.
Thank you all.