> Subject: [PCI] Netscape 6.2.3 Problems ?? From: MacAddictvja > <[EMAIL PROTECTED]> > > I just upgraded from Netscape 4.79 to 6.2.3 today. Still getting used to th= e > new format. Question I have is this -- > > On my webpages I had a link, "Top," to take the user back to the top so the= y > don't need to waste time scrolling back and forth. Now the "Top" links don'= t > work. > > Does anybody have a suggestion how to fix this problem? >
I took a look at my NS 6.2 and "top" links seem to work fine. (NS 6.2 does not work fine generally ... but this is another story. I prefer Mozilla 1.2.1 over NS which seems smart without the baggage, the same main engine). When you say "my web pages" do you mean ones you have made or just some favourites, in either case, what is the code used (it might not be kosher)? The place at the top that the page is supposed to return to either should be marked with the construction <a name="name">....</a> or simply not be marked at all. Respectively, the place where the link is should have either the code <a href="#name">Top</a> or if you truly want the actual top, simply <a href="page url">Top</a>. There may be other valid constructions too, but this is what I use at any rate. If you just want to get to the top, and you really want to hit a button with a mouse and don't want to use the scrollbar, you can always hit the Go next to the url and it will load to the top (and since the page is likely fresh in the cache, it should load quick to the top). David Elmo PS. Anyone on any really nice list for web site making, especially on HTML and XML I want as nice a list as this one on other subjects (without going out there blind to try the millions of possibles all on my own ... too scary). -- PCI-PowerMacs is sponsored by <http://lowendmac.com/> and... Small Dog Electronics http://www.smalldog.com | Refurbished Drives | -- Sonnet & PowerLogix Upgrades - start at $169 | & CDRWs on Sale! | Support Low End Mac <http://lowendmac.com/lists/support.html> PCI-PowerMacs list info: <http://lowendmac.com/lists/pci-powermacs.shtml> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> Archive:<http://www.mail-archive.com/pci-powermacs%40mail.maclaunch.com/> Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
