473,414 Members | 1,980 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

focus() on scrolling div in Firefox

I am sure I am not typing the correct question in Google or this group
to find the answer to my question. So, I have to ask.

I have a scrolling div that I am changing text color and background
color on a mouse over of a marker on a map. I also want the div with
the proper ID to come to the viewable area of the scrolling div when I
mouse over the marker on the map.

I have that working in IE but not Firefox.

Here is the link to the example.
http://mls.andersonasp.com/index2.cfm

BTW, I am a self taught scripter so I am sure I do not have a very
standard way of doing things. I am an old dog trying to learn new
things.
>8-)
Thanks in advance,

Hank

Jul 31 '06 #1
3 3415

AngryHank wrote:
I am sure I am not typing the correct question in Google or this group
to find the answer to my question. So, I have to ask.

I have a scrolling div that I am changing text color and background
color on a mouse over of a marker on a map. I also want the div with
the proper ID to come to the viewable area of the scrolling div when I
mouse over the marker on the map.

I have that working in IE but not Firefox.

Here is the link to the example.
http://mls.andersonasp.com/index2.cfm
I am not going to wade through 7 script files to find the code
responsible, but I can suggest that you use feature detection and
Gecko's non-standard scrollIntoView:

<URL: http://developer.mozilla.org/en/docs...scrollIntoView >

--
Rob

Jul 31 '06 #2
Yeah.. Sorry about that.

http://mls.andersonasp.com/Scripts/displayListings.js

Thanks for the link. Looking at that now.

Hank

RobG wrote:
AngryHank wrote:
I am sure I am not typing the correct question in Google or this group
to find the answer to my question. So, I have to ask.

I have a scrolling div that I am changing text color and background
color on a mouse over of a marker on a map. I also want the div with
the proper ID to come to the viewable area of the scrolling div when I
mouse over the marker on the map.

I have that working in IE but not Firefox.

Here is the link to the example.
http://mls.andersonasp.com/index2.cfm

I am not going to wade through 7 script files to find the code
responsible, but I can suggest that you use feature detection and
Gecko's non-standard scrollIntoView:

<URL: http://developer.mozilla.org/en/docs...scrollIntoView >

--
Rob
Jul 31 '06 #3
K. You are awesome.

Thanks Mr. G.
Not as AngryHank


RobG wrote:
AngryHank wrote:
I am sure I am not typing the correct question in Google or this group
to find the answer to my question. So, I have to ask.

I have a scrolling div that I am changing text color and background
color on a mouse over of a marker on a map. I also want the div with
the proper ID to come to the viewable area of the scrolling div when I
mouse over the marker on the map.

I have that working in IE but not Firefox.

Here is the link to the example.
http://mls.andersonasp.com/index2.cfm

I am not going to wade through 7 script files to find the code
responsible, but I can suggest that you use feature detection and
Gecko's non-standard scrollIntoView:

<URL: http://developer.mozilla.org/en/docs...scrollIntoView >

--
Rob
Jul 31 '06 #4

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

Similar topics

7
by: Chris | last post by:
I'm using eight links listed horizontally as a menu on my site. I'm using font-variant:small-caps and they are padded so that they mimic buttons. My gripe is with the way IE handles the focus...
5
by: Steve Belanger | last post by:
Has anybody heard or figured out a way to make a DIV with overflow: scroll to look the same in IE and Firefox in IE i have one table splitted in two, the bottom part is the scrolling (Set to a...
20
by: Arne | last post by:
During testing <div style="overflow:auto;"> in CSS I noticed the mousewheel would work in Mozilla only after I made a <a href="#">some text</a> link and clicked on that, within the div. It...
5
by: Bryan Masephol | last post by:
Hi All I got a datagrid and a ComboBox on a form. I populate the combobox with years for all the data avaiable. When the user chooses a year the datagrid is populated with the specific years...
0
by: Jean-Francois Lord | last post by:
Hello, I have a multithreaded windows app that has a RichTextBox acting as an output console for the worker threads. I need a way of scrolling down to the bottom of the RichTextBox as text is...
5
by: Martin Chen | last post by:
I have a frame set (as per MS FrontPage 2000). It has a contents and a main frame. The contents frame has a menu bar written with with javascript (in the context of a table). In IE6.1 everything...
8
by: makunag | last post by:
Didn't get answer with google and in my regular forum. Came across this site and posting here. Your help will be highly appreciated ! Our application have frames - MainNav, TaskNave and Content....
8
by: Amir Michail | last post by:
Hi, Under Firefox, you can't scroll using the keyboard on this links page unless you click on the div first: http://numbrosia.com/?cmd=links Is there a way to automatically set focus to a...
1
by: jonceramic | last post by:
Hi All, I've noticed that in a lot of my forms and tables, when I'm on continuous view, I can't scroll when the focus is in a field or on a control. Meaning, if I have a list, and start...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.