472,793 Members | 2,093 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,793 software developers and data experts.

found a script....can't figure out one item

http://www.dyn-web.com/dhtml/scroll/

This script does what I am looking for.
I can change the various variables to suit my needs except for one.
The javascript based scrollbar locks into one position and I can't figure
out how to move it to the appropriate location.
If anyone can figure it out, I'd appreciate it.

Jul 23 '05 #1
2 1021
Richard wrote:
http://www.dyn-web.com/dhtml/scroll/ This script does what I am looking for.
I can change the various variables to suit my needs except for one.
The javascript based scrollbar locks into one position and I can't figure
out how to move it to the appropriate location.
If anyone can figure it out, I'd appreciate it.


Experimenting gave me one solution.
They positioned the scroll bar according to the standard "left/top" method.
I changed it to "left/bottom" and the scroll bar moved UP to the top where I
wanted it.

What's interesting though is, IE shows the content of the layers as based on
the right side of the division, while NS 7.2 shows the content on the left
side.

Hopefully it will work as I intend on using it as a gallery of photos
thingy.

Jul 23 '05 #2
Richard wrote:
http://www.dyn-web.com/dhtml/scroll/ This script does what I am looking for.
I can change the various variables to suit my needs except for one.
The javascript based scrollbar locks into one position and I can't figure
out how to move it to the appropriate location.
If anyone can figure it out, I'd appreciate it.


Working with this script, I have totally obliterated the tables and now have
things the way I want so far.
Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: coding | last post by:
The purpose of the script below is to load the same news item into two different MySQL tables (thus displaying the same news item on two web pages). The problem I am having is this: The script...
3
by: Rutger Claes | last post by:
Code and problem are from PHP5: When I execute the following piece of code, the DomException is thrown with a message: Not Found Exception. I assume this means that the node I extracted from the...
1
by: Russ | last post by:
I've been trying to get my head around this for 3 days now and it seems like everything I try does not work for one reason or another. I built a test page using the TabStrip and MultiPage controls....
2
by: Muzzy | last post by:
Hi, I've used information on these newsgroups to build many pages. So I thought that now that I have my script working (something that I've been working on for about a week), I should post it so...
9
by: DavidB | last post by:
Hi all I have a script that works perfectly in IE but not in FF. I am sure that the problem is easy to resolve, but I seem to be too dumb to figure it out. <html> <head> <script...
1
by: vj | last post by:
How i can populate all fileds dynamically in jsp page based on contents found in xml file? I have written jsp servlets and java class file. i transferred automatic data from jsp to servlet then to...
0
by: vijendra | last post by:
How i can populate all fileds dynamically in jsp page based on contents found in xml file?I have written jsp servlets and java class file. i transferred automatic data from jsp to servlet then to...
3
by: Ray | last post by:
Hello World, I made a Windowsform that reads data from a CSV file. It works fine, but when I have read the data of a record I have to re-Debug the form to read another record. So when I put a...
2
by: =?Utf-8?B?QS4gUm9iaW5zb24=?= | last post by:
Okay...this is my last post for the week!! I've been follwoing the examples in BOL/MSDN and yet I'm encountering issues constantly. This one is actually occuring when I'm in VS and trying to create...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.