/    Sign up×
Community /Pin to ProfileBookmark

non-stop scrolling select menu problem in Netscape

I was wondering if anyone else has run into this problem before. I have a form, within a centered table, that has a drop-down list of options. The <select> has a class applied that makes the width a fixed size in pixels. I’ve gotten feedback from a few people saying that when they use Netscape (one specifically said Netscape 7.2), they can’t get the menu to stop scrolling for them to select an option. They use the side scroll bar to move down to their choice, but when they move their mouse out over the text to select it, the list starts scrolling and they can’t get it to select.

This is what the html looks like for it:
<select class=”title-picker” name=”title”>
<option value=””>Select a title</option>
<option value=”01482076″>title 1</option>
…and so on
</select>

And this is what the classes look like:
select.title-picker {
width:550px;
}
select.title-picker option {
width:550px;
overflow:hidden;
}

Has anyone else seen anything like this before? It appears to be a Netscape issue only; no one using IE has reported it. I’ve heard this from more than 1 person, so I don’t want to just write it off…but I’ve not been able to re-create the behavior using various versions of Netscape on either a Mac or PC either. I’m baffled. ?

Many thanks in advance!

to post a comment
CSS

0Be the first to comment 😎

×

Success!

Help @zinn123 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.4,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...