Hi everyone,
I have a question for you all.
Is is possible to add a scroll function on an inline frame without showing the scroll bar.
An example:
On my website mobile-focus.com a like using inline frames as i only need to update a page and insert the frame where i need it instead of manually updating every page... the only thing is I have to activate scroll bar in inlineframe properties cause the space that i give the iframe is smaller than the page. These scrollbars are a little untidy for me... I only need to scroll down... but when i disactivate them the page in the iframe is static (doesn't move).
What i need is basicaly a way to add a function to the iframe or page destination that when i scroll down with mousescroll that the page moves down in iframe (without any scrollbars).
...or what javascript function to use on an image to target=inlineframe1 function=??? scrolldown on mousescroll, or... I don't know???!
PLEASE HELP
thanks for the insight
I have a question for you all.
Is is possible to add a scroll function on an inline frame without showing the scroll bar.
An example:
On my website mobile-focus.com a like using inline frames as i only need to update a page and insert the frame where i need it instead of manually updating every page... the only thing is I have to activate scroll bar in inlineframe properties cause the space that i give the iframe is smaller than the page. These scrollbars are a little untidy for me... I only need to scroll down... but when i disactivate them the page in the iframe is static (doesn't move).
What i need is basicaly a way to add a function to the iframe or page destination that when i scroll down with mousescroll that the page moves down in iframe (without any scrollbars).
...or what javascript function to use on an image to target=inlineframe1 function=??? scrolldown on mousescroll, or... I don't know???!
PLEASE HELP
thanks for the insight
Comment