I'ms trying to include, in a non-scrolling iframe, a link to a web site for which i need the scrolling, vertically only. The user gets on my index.html, and never leaves it, the reason why the main iframe has no scrolling, so no scrolling bars and all.
in order it would be like this :
index.html contains iframe (mainiframe, no scrolling) -> a click of a button brings you to
services.html (target="mainiframe") has a link that brings you to wordans.html (target="mainiframe" on index always), which contains an iframe (name="magasin" , no scrolling + two buttons in a flaoting right DIV for scrolling up and down) and contains as src a link to the external web site for which I need the scrolling.
I have to press in the right padding and slide up and down. The answer time is slow and the arrows seem like they are totally useless..... i don't understand...
Bookmarks