1) Script Title: Scroll to top of DIV
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex3/scrolltop.htm
3) Describe problem: I have the scrolltotop functionality installed...
Type: Posts; User: steadwell; Keyword(s):
1) Script Title: Scroll to top of DIV
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex3/scrolltop.htm
3) Describe problem: I have the scrolltotop functionality installed...
Thanks to your suggestion, I've got this working pretty well.
Thanks For Your Input!
Your suggestion has given me some ideas about alternative approaches. When I tried your advice as stated, the script functions fine but it displays only the referenced module (newscontainer.php) in a...
My site is located at http://stephendowell.net. Index.php loads /portal/news.php when selected from the menu. The loaded module contains it's own scripts which seem to work fine stand alone,...
1) Script Title: gAjax pausing script scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/gajaxpausescroller.htm
3) Describe problem: The script works fine in my news.php...
Here are the particulars:
excerpt from index.php:
<div id="iframe" style="width: 500px; height: 420px"></div>
<div id="sidebar" style="width: 100px; height: 386px">
<div id="menu">
<ul>...
My index.php uses a <div> with id="iframe" for navigation purposes and works fine, except for a particular sub-page. This sub-page is also php and contains some flash within a script. The page...