473,761 Members | 8,933 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Fails on IE?!

Hi, Surprisingly, I can't get the drop down menus to work on PC IE 6.
If you roll over "PRODUCTS", normally a drop down menu appears (on
Safari and Firefox), but on PC IE, nada.

http://test2.boxxtech.com/corporate/test.asp

Any ideas?

Thanks, - Dave

Jul 18 '06
28 2689
Gazing into my crystal ball I observed Els <el*********@ti scali.nl>
writing in news:vy******** *************** *****@40tude.ne t:
Okay, next: is that script of yours difficult to implement for other
people? Like specifically - would it be of any use to me to get
<link>s into my own pages?

In addition to what Alan does, I do this little bit in ASP (also PHP but
I'll use ASP for this example)

dim thispage, thisurl, thefirst, thelast, thenext, theprevious

thispage = "Welcome"
thisurl = "index.asp"

If the page has pagination then:
thefirst = firstpage
if page = 1 then
thenext = firstpage+1
else
thenext = page +1
end if
if page 1 then
theprevious = page-1
end if
thelast = lastpage

Then in linkrel_inc.asp ->
<% if page <"" then %>
<link rel="first" href="<%=thefir st%>">
<link rel="next" href="<%=thenex t%>">
<link rel="last" href="<%=thelas t%>">
<% if page 1 then%>
<link rel="previous" href="<%=thepre vious%>">
<%end if
end if%>
<link rel="Home" href="index.asp ">
<link type="text/css" href="style.css " rel="stylesheet ">
<link type="text/css" href="colors.cs s" rel="stylesheet ">
<title>Some nice Website - <%=thispage%> </title>
<meta name="descripti on" contents="Some nice Website <%=thispage%> ">
And in H1_inc.asp ->
<h1><%=thispage %></h1>
This saves a lot of typing, and a lot of not remembering to fill in the
title element. It don't do too bad in the search engines either.

I like to separate colors and positioning into two separate stylesheets.
It makes it easier for me to change colors, or to have different colors
themes (especially in the case liturgical colors for a church site I
designed and maintain).

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jul 22 '06 #21
On Sat, 22 Jul 2006 12:36:14 +0200, Els wrote:
Adrienne Boswell wrote:
>Gazing into my crystal ball I observed Els <el*********@ti scali.nl>
writing in news:br******** *************** ******@40tude.n et:

>>>And, as I say, the better browsers have support for <link rel="...">
which is available *wherever* they might be on the page.

I have those better browsers, but since not many pages code for it, I
never bother to use that feature.

I code for it. Opera has the option to show it when it's available (or
all the time),

I know, but because not many sites use it, it doesn't become automatic. I
do most things on the keyboard, including clicking links. Which is
actually one of the reasons I prefer Firefox over Opera, cause in Opera I
can't just tab from link to link. (I know there are shortcuts, but nothing
is as easy as the tab button, which works in all the other browsers).
In Opera, if there's a 'next' link, pressing the space bar when the screen
is scrolled to the bottom of the page will go to it. This also works if
there's a link with the text 'next' -- try pressing space repeatedly on a
Google search results page. There's a few other shortcuts for this too
(the >button for instance).

I prefer the Shift-arrowkey shortcuts in Opera, I think it's quicker. But
'A' and 'Q' are the equivalent to 'Tab' and 'Shift-tab' here (more or less).
> and Firefox has an extension that puts the information at the
bottom somewhere.

Besides me not wanting to install "all" the extensions Firefox has to
offer, I don't get into using those shortcuts. If I'd be surfing 24/7 on a
site that has those links enabled, I'd get used to them, and I wouldn't
have to think twice about it when I used them. It would become automatic.
But since it's not working on all sites (to say the least), this
automatism would actually hurt my surfing. I already dislike the fact that
opening a new tab in IE7 and Firefox is CTRL-T, while in Opera it's
CTRL-N. Too many times I've opened up the bookmarks (?) window in Opera
when I needed a new tab. Vice versa, I don't like it that in Firefox or IE
I can't type in CTRL-H to go to the address bar.
Opera have given in and gone with Ctrl-T for new tab in version 9, if you
do a clean install (otherwise it keeps the old Ctrl-N). Ctrl-H doesn't go
to the address bar for me, but I use F8 for this.

--
Matt

Jul 22 '06 #22
Els
Matt wrote:
>I do most things on the keyboard, including clicking links. Which
is actually one of the reasons I prefer Firefox over Opera, cause
in Opera I can't just tab from link to link. (I know there are
shortcuts, but nothing is as easy as the tab button, which works
in all the other browsers).

In Opera, if there's a 'next' link, pressing the space bar when the
screen is scrolled to the bottom of the page will go to it. This
also works if there's a link with the text 'next' -- try pressing
space repeatedly on a Google search results page. There's a few
other shortcuts for this too (the >button for instance).

I prefer the Shift-arrowkey shortcuts in Opera, I think it's
quicker. But 'A' and 'Q' are the equivalent to 'Tab' and
'Shift-tab' here (more or less).
Yes, but my point is that all the other browsers use the TAB to go
from link to link, and if I automatically do the same in Opera, I get
send back and forth between input elements. A and Q just aren't as
logical and obvious to type when I want to go to the next link. (YMMV
of course)

Sidenote: I discovered that 'A' doesn't always work well. On the
homepage of http://locusoptimus.com for instance, when I load the
page, and press A several times, it just goes back and forth between
the logo and the 'skip to content' link (which isn't visible because
Opera won't respond to :focus styles). It doesn't go further to the
navigation or in page links. I can press the Q multiple times to go
backwards into the navigation though, but it does seem a bit
cumbersome ;-)
>I've opened up the bookmarks (?) window in Opera when I needed a
new tab. Vice versa, I don't like it that in Firefox or IE I can't
type in CTRL-H to go to the address bar.

Opera have given in and gone with Ctrl-T for new tab in version 9,
if you do a clean install (otherwise it keeps the old Ctrl-N).
Good to know. Now that you mention it, I think I may have noticed it
once. (Don't remember where I installed 9 though - could have been the
beta before my hd crashed)
Ctrl-H doesn't go to the address bar for me, but I use F8 for this.
If only the different browsers would use the same shortcuts...

I would also like the different languages to use the same shortcuts,
but I don't think that will ever happen. In my Dutch progs I need
alt-b-p to save a document, in the English ones it's alt-f-s. Logical
language wise, but tricky when using more than one language on one PC
:-)

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Jul 22 '06 #23
Els
Alan J. Flavell wrote:
On Sat, 22 Jul 2006, Els wrote:
>Okay, next: is that script of yours difficult to implement for other
people?

As I've already said - the specific details in mine were set, some
years back, and if I was starting again today there would likely be
big differences. So, what I'm saying is, feel free to use the
*principles* I'm suggesting, but don't just copy the details
uncritically.
I never use anything uncritically ;-)

[snip lots of info]
As an aside, it can be useful to run a local Apache server on one's
editing platform (even a laptop), configured as closely as possible to
the production server, and to browse the edited pages via
http://localhost/ prior to uploading them to the production server
(I'm assuming that the production server will be an Apache-family
server, seeing that most of them are ;-). There are many kinds of
problem which simply don't show up when one merely browses the local
HTML files. That's true even if one doesn't use SSI or PHP, but can
be especially useful if one does.
Yup, that's how I do it too. Not 'localhost' though - I use proper
domain names and subdomains ;-)

Even if a site is not going to use PHP when live, I still use includes
locally during development, to make my life easier.
Then again, you could turn the whole thing inside-out and use a
content management system for the page content.
That would feel like cheating...
h t h
It did, thanks :-)

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Jul 22 '06 #24
Els
Adrienne Boswell wrote:
In addition to what Alan does, I do this little bit in ASP (also PHP
but I'll use ASP for this example)
[snip example code]

Thanks, that's helpful.
And in H1_inc.asp ->
<h1><%=thispage %></h1>
This saves a lot of typing, and a lot of not remembering to fill in
the title element. It don't do too bad in the search engines
either.
Makes sense, yes.
I like to separate colors and positioning into two separate stylesheets.
It makes it easier for me to change colors, or to have different colors
themes (especially in the case liturgical colors for a church site I
designed and maintain).
I did that too after the first theme/colour change of my site. Going
through a long stylesheet hunting down colour values is something you
have to do only once, before converting to use separate stylesheets.

(before anyone tells me I'm not using a separate stylesheet on my site
currently: that's because I don't intend to keep this layout with
different colours ;-) )
--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Jul 22 '06 #25
Gazing into my crystal ball I observed Els <el*********@ti scali.nlwriting
in news:48******** *************** *****@40tude.ne t:
I did that too after the first theme/colour change of my site. Going
through a long stylesheet hunting down colour values is something you
have to do only once, before converting to use separate stylesheets.

Yup, and I'm playing with generated stylesheets, for example:
Get the value of the current color (green), and
programatically/mathematically change it in all the stylesheet (shades of
green). I'm not quite there yet, but when I am, I'll probably post it
somewhere.

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jul 22 '06 #26
Els
Adrienne Boswell wrote:
Yup, and I'm playing with generated stylesheets, for example: Get
the value of the current color (green), and
programatically/mathematically change it in all the stylesheet
(shades of green). I'm not quite there yet, but when I am, I'll
probably post it somewhere.
If 'somewhere' is in a place where I'll see it, that would be good :-)

--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Jul 23 '06 #27
Gazing into my crystal ball I observed Els <el*********@ti scali.nl>
writing in news:1m******** *************** *****@40tude.ne t:
Adrienne Boswell wrote:
>Yup, and I'm playing with generated stylesheets, for example: Get
the value of the current color (green), and
programaticall y/mathematically change it in all the stylesheet
(shades of green). I'm not quite there yet, but when I am, I'll
probably post it somewhere.

If 'somewhere' is in a place where I'll see it, that would be good :-)
Sure thing... The only thing I have up now is this
<http://www.intraproduc ts.com/usenet/requiredform.as pa form that uses
CSS to present information to the user as to was not submitted or not
correctly submitted. It might keep you amused for a minute or two.

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Jul 23 '06 #28
begin quotation
from la***********@z ipmail.com <la***********@ zipmail.com>
in message <11************ **********@s13g 2000cwa.googleg roups.com>
posted at 2006-07-18T19:04
Hi, Surprisingly, I can't get the drop down menus to work on PC IE 6.
There is no such thing as "PC IE 6". There is a Windows IE, and a MacOS
IE, and I think even a Solaris IE.

--
___ _ _____ |*|
/ __| |/ / _ \ |*| Shawn K. Quinn
\__ \ ' < (_) | |*| sk*****@speakea sy.net
|___/_|\_\__\_\ |*| Houston, TX, USA
Jul 24 '06 #29

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

Similar topics

0
2036
by: Andy Todd | last post by:
Hi We have just moved an ASP.NET application into the live environment which is as follows: Sun Proxy Server / Firewall Windows 2000 Server / IIS5 The URL for the site maps to the Sun proxy box. This translates the request and maps it to the Win2K server which responds through the proxy. The Win2K
4
13126
by: John MacIntyre | last post by:
Hi, I have a page with a series of child pages loaded into an iframe. When I move from page to page, I store an object containing the child's control data in a variable on the main page, then use that data to populate the controls when the child page is opened again. One of these objects contains an Array, and the page reloads fine using myArray, myArray, etc... But when I try perform some array methods on it (i.e.slice) ... it does...
0
380
by: Jay Allard | last post by:
Hello I posted this in the vb.net group on the 2/25/2004, but didn't get any response. Here's attempt 2. Does anyone know of a more appropriate place to post this? One new piece of information: It fails on any method that it happens to hit first. I juggled the methods a bit, and it just doesn't matter. As soon as the XslTransform hits an extension function, it fails with an invalid argument exception.
6
1576
by: kenneth fleckenstein nielsen | last post by:
Hi guru's It runs ok on my developmaschine, and on the test server that i've set up. but fails after installing on the customers server. I made a XML webservice that does these steps: a) access a db for updating ( fails on client ) b) saves some associated files (DIMES/SOAP) ( not testet outside development ) c) writes a log file ( fails on client ) I think a and c has to do with setting ISS up correctly on the customers server.
7
2537
by: SevDer | last post by:
Hi I have a class library that needs to download the HTML in a specific page of ours with provided querystring. When I open this URL with any browser, it loads fine. When I do WebRequest from Web Project it is again fine. However whenever I do this request from this class library, it fails. I put every kind of user permission to the actual folder, and through inetmgr. Right now everyone has full control. But still I got the problem.
1
4237
by: comp.lang.php | last post by:
Consider my code: if ($this->isSuccessful && is_file($_FILES)) { // STEP 6: MOVE RESUME TO DIRECTORY $uuid = $this->sfug->getUUID(); if (!$uuid) $this->sfug->setUUID(); $uuid = $this->sfug->getUUID();
2
6317
by: Richard Hsu | last post by:
// code #include "stdio.h" int status(FILE * f) { printf("ftell:%d, feof:%s\n", ftell(f), feof(f) != 0 ? "true" : "false"); } int case1() { FILE * f = fopen("c:\\blah", "wb+"); int i = 5;
2
5647
by: Anbu | last post by:
Sorry for cross posting the query. But I need a resolution as early as possible. I have developed an application to authenticate the user based on LDAP Search and authentication. The Windows application that was developed using C# works fine. But it fails when I convert this as a DLL or Web Service. I need to host the application on a server to use the result across different applications and on different clients.
12
7916
by: Jim Rodgers | last post by:
I have a big asp file that has an error under certain conditions -- totally repeatable. However, it only fails when I set response.buffer = True at the top. WHen I set it False in order to debug it, it works every time! I even set it to True, but did a .Flush just before the error, and the error won't happen. It only happens when response.buffer is True and no .response.flush is issued. The error is a string variable turns-up empty...
2
3117
by: =?Utf-8?B?YWxiZXJ0b3Nvcmlh?= | last post by:
Hi, I'm using Threads, and when I try to do Server.Transfer, I recieved an error. (child object does not exist...) My Code: Dim t As New Thread(AddressOf Hilo) Private Sub Hilo() Thread.Sleep(1000)
0
9554
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9376
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9923
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9811
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6640
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5266
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5405
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3911
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2788
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.