Quote:
Originally Posted by eschwartz
Mmm, possibly, now here's a thought -- the iframe itself is the problem?
I would really advise you not to use iframes.
It'll probably work -- in apps that simply embed webkit.
But elsewhere (as in most places)?
Why, exactly, do you say an iframe looks nicer? What about it is "nicer"?
Also, that will only work when a device is connected to the internet, which might make people slightly peeved. You know, the general idea of making content only available through live streaming?
|
I was just considering that an iframe would take a small footprint on a page, whereas a list keeps getting longer if more books are added to it. It is just something I was considering, my main point was how to make the URL well-formed. It seems to me that I can't escape anything, since the server expects it to appear as-is. These book list widgets are supposed to work with epubs, as far as I know,; it was something I was trying to do as a challenge rather than a requirement.