|
Related Topics:
| Looking for Hosting - Hi, I'm looking for a hosting service. It has to have: - as much bandwidth as possible (in case the site turns popular) - between 50 and 100 mb of storage space - 30 mb is great too. - multiple domain names called domain add-ons, so I can host..
problems at myshosting.com - What do you do with problems at Waiting for the fix or moving somewhere else? Mark
Background colour evangelism - Submitted for your approval: <body Not so hard, right? However, many designers neglect it because they assume everyone is using white as their default colour. Or they test their pages on a desktop with a..
Image / browser Problem - Further to my image problem, Can anyone tell me why a very small of people can't view the jpegs on a site. Is there anything wrong with this HTML?: <img alt='' I have had about 5 people saying they..
Can anyone help with a small but important problem. And al.. - Hi all. A lurker becomes active! I am in the process of building a website and have a problem in Opera 7. Here are the details of Opera I have Version >> 7.03 Build >> 2670 Platform >> Win32 System >> Windows 2000 Java >&g
|
|
| Author |
Message |
External

Since: Jun 27, 2003 Posts: 7
|
(Msg. 1) Posted: Fri Jun 27, 2003 8:36 pm
Post subject: browser compatibility problem Archived from groups: alt>www>webmaster, others (more info?)
|
|
|
Hallo everyone.
The website I am finishing off is www.tecnolingueitalia.com .
I have created some css buttons for navigation with dhtml effects.
Now, the javascript and the css seem to work fine in all browsers checked so
far (IE 5.5. onwards, NS 4.7 onwards), but I have a problem with the <a
href... links that in the layers interested from the javascript and css
don't seem to work...
I have read of layer problems in NS 4.7, but I have also been told by one
person that the button-links do not work in Mozilla either...
Can anyone help me out with this?
More tests would be appreciated and, of course, any idea on what the problem
might be would be >>>greatly<<< appreciated!
--
Cristina
www.arabnity.com >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 114
|
(Msg. 2) Posted: Sat Jun 28, 2003 2:02 pm
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
CCT wrote:
> Hallo everyone.
>
> The website I am finishing off is <a style='text-decoration: underline;' href="http://www.tecnolingueitalia.com" target="_blank">www.tecnolingueitalia.com</a> .
> I have created some css buttons for navigation with dhtml effects.
>
> Now, the javascript and the css seem to work fine in all browsers checked so
> far (IE 5.5. onwards, NS 4.7 onwards), but I have a problem with the <a
> href... links that in the layers interested from the javascript and css
> don't seem to work...
>
> I have read of layer problems in NS 4.7, but I have also been told by one
> person that the button-links do not work in Mozilla either...
> Can anyone help me out with this?
>
> More tests would be appreciated and, of course, any idea on what the problem
> might be would be >>>greatly<<< appreciated!
I had no problems viewing your site in Mozilla 1.4a (apart from it using
frames*, I thought it was quite a nice site).
All the links seemed to work.
* I'm not having a rant about frames here, but I think that could be
done better, sort of. I presume you have done this to make the
banner/navigation visible at all times. You could do this with
position:fixed; in your css. Given, this does not work in the current
version of IE, which is a problem with this (and a major IE bug), but
you should consider this approach anyway, and especially when IE finally
updates to include this css.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 7
|
(Msg. 3) Posted: Sat Jun 28, 2003 2:02 pm
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"David Venn-Brown" <davidvb.DeleteThis@ozemail.com.au> wrote in message
news:3M5La.324$_I3.14384@nnrp1.ozemail.com.au...
> I had no problems viewing your site in Mozilla 1.4a (apart from it using
> frames*, I thought it was quite a nice site).
>
> All the links seemed to work.
Great, thanks for testing
> * I'm not having a rant about frames here, but I think that could be
> done better, sort of. I presume you have done this to make the ...<snip>
I know, I know. My client _expressely_ wanted frames (just as they wanted
something "moving" on the homepage...) so I did just that but I intend to
change the navigation area to a SSI or something similar.
As per css positioning, you are right and I love it. Fairly often, however,
I see websites with layers obviously not intended to be where they are etc..
so I am slightly wairy of using it on clients' sites until I am sure I know
what I am doing. I have used it on the homepage, however, and I will
certainly try to do as you suggest.
Thank you so much for your help! Much appreciated.
cristina<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jun 29, 2003 Posts: 1
|
(Msg. 4) Posted: Sun Jun 29, 2003 1:26 pm
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jun 30, 2003 Posts: 1
|
(Msg. 5) Posted: Mon Jun 30, 2003 7:32 am
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: alt>www>webmaster, others (more info?)
|
|
|
In message <bdhocj$t5dcd$1@ID-49708.news.dfncis.de> on Friday June 27
2003 10:36, CCT wrote:
> Hallo everyone.
>
> The website I am finishing off is <a style='text-decoration: underline;' href="http://www.tecnolingueitalia.com" target="_blank">www.tecnolingueitalia.com</a> .
> I have created some css buttons for navigation with dhtml effects.
You should cite Web site addresses as URLs, as in
<URL:http://www.tecnolingueitalia.com>.
I'd strongly consider losing the frames. You definitely need to get rid
of the absolute font sizes, they *will* cause problems for someone out
there. Try getting rid of the body font size as well as the one in the
"p, span, div, td" selector further down, then scale the remaining ones
to be (old pt size/10)em, for example, 15pt becomes 1.5em.
> Now, the javascript and the css seem to work fine in all browsers
> checked so far (IE 5.5. onwards, NS 4.7 onwards), but I have a problem
> with the <a href... links that in the layers interested from the
> javascript and css don't seem to work...
I seem to be able to use everything just fine in Konqueror 3.1.2 with
scripting off, though I can't understand a word of the text because I
know next to zero Italian.
--
Shawn K. Quinn<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 7
|
(Msg. 6) Posted: Mon Jun 30, 2003 12:45 pm
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: alt>www>webmaster, others (more info?)
|
|
|
"Collywobbles" <kbannon@**SpamTrap**iolfree.ie> wrote in message
news:wiyLa.20526$pK2.30568@news.indigo.ie...
> 1. the css buttons look all over the place - use "width : Npx" in your css
> to define the width of the buttonsa and make thjem the same size.
Ok, I can do that.
> 2. take away the powerstats thing or else place it on a hidden layer
I can't do that, unless I upgrade to the paid version. Can you explain why
it needs be done?
Thanks
cristina<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 114
|
(Msg. 7) Posted: Mon Jun 30, 2003 9:08 pm
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
CCT wrote:
> "Collywobbles" <kbannon@**SpamTrap**iolfree.ie> wrote in message
> news:wiyLa.20526$pK2.30568@news.indigo.ie...
>
>>1. the css buttons look all over the place - use "width : Npx" in your css
>>to define the width of the buttonsa and make thjem the same size.
>
>
> Ok, I can do that.
>
>
>>2. take away the powerstats thing or else place it on a hidden layer
>
>
> I can't do that, unless I upgrade to the paid version. Can you explain why
> it needs be done?
Just for aesthetics, I think.
<div style="display:none;">
<!--
Place powerstats code here, it should not display.
Of course PowerStats will not like you (if they find out), but hey,
isn't everyone immoral these days???
-->
</div><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jun 30, 2003 Posts: 1
|
(Msg. 8) Posted: Mon Jun 30, 2003 9:08 pm
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
David Venn-Brown wrote:
> CCT wrote:
>
>> "Collywobbles" <kbannon@**SpamTrap**iolfree.ie> wrote in message
>> news:wiyLa.20526$pK2.30568@news.indigo.ie...
>>
>>>1. the css buttons look all over the place - use "width : Npx" in your
>>>css to define the width of the buttonsa and make thjem the same size.
>>
>>
>> Ok, I can do that.
Please don't use pixels. It needlessly breaks when people use different
font sizes.
>>>2. take away the powerstats thing or else place it on a hidden layer
>>
>>
>> I can't do that, unless I upgrade to the paid version. Can you explain
>> why it needs be done?
>
> Just for aesthetics, I think.
>
> <div style="display:none;">
Apart from probably breaking the T&Cs, this typically stops the browser from
downloading the images, so it will probably break your stats (not that they
aren't broken by design already).
--
Jim Dabell<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 7
|
(Msg. 9) Posted: Tue Jul 01, 2003 1:15 am
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"David Venn-Brown" <davidvb.TakeThisOut@ozemail.com.au> wrote in message
news:gcSLa.161$Rs6.6093@nnrp1.ozemail.com.au...
> CCT wrote:
<snip>
> Of course PowerStats will not like you (if they find out), but hey,
> isn't everyone immoral these days???
>
You naughty boy!! ;c)<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jun 27, 2003 Posts: 7
|
(Msg. 10) Posted: Tue Jul 01, 2003 1:24 am
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: alt>www>webmaster (more info?)
|
|
|
"Shawn K. Quinn" <skquinn RemoveThis @speakeasy.net> wrote in message
news:R5udneNKDPYYnp2iXTWJhA@speakeasy.net...
> In message <bdhocj$t5dcd$1@ID-49708.news.dfncis.de> on Friday June 27
> 2003 10:36, CCT wrote:
>
<snip>
> I'd strongly consider losing the frames. You definitely need to get rid
> of the absolute font sizes, they *will* cause problems for someone out
> there. Try getting rid of the body font size as well as the one in the
> "p, span, div, td" selector further down, then scale the remaining ones
> to be (old pt size/10)em, for example, 15pt becomes 1.5em.
Frames are to go pretty soon, the rest is done as you suggested. Thanks for
the explanation.
> I seem to be able to use everything just fine in Konqueror 3.1.2 with
> scripting off, though I can't understand a word of the text because I
> know next to zero Italian.
Great, thanks again Shawn.
Can only repay back with some Italian lessons. Lesson number one:
"Grazie dell'aiuto, berro' una birra in tuo onore!" >> "Thanks for your
help, I will drink a beer to your health!"
;c)
cristina<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2003 Posts: 11
|
(Msg. 11) Posted: Tue Jul 01, 2003 3:30 am
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Mon, 30 Jun 2003 04:32:11 -0500, "Shawn K. Quinn"
<skquinn.TakeThisOut@speakeasy.net> wrote:
>You should cite Web site addresses as URLs, as in
><URL:http://www.tecnolingueitalia.com>.
For a domain/directory URL, include the trailing slash:
<URL:http://www.tecnolingueitalia.com/>
FWIW: The "<URL:..." makes no difference here as I always cut'n'paste
any URL's into a suitably secure browser, rather than clicking and
hoping that IE hasn't taken over as the default browser without asking
again.
--
------------------------------------------------------------------
- Stuart Millington ALL HTML e-mail rejected -
- mailto:phupp@dsv1.co.uk <a style='text-decoration: underline;' href="http://w3.z-add.co.uk/" target="_blank">http://w3.z-add.co.uk/</a> -
begin OEisbrokenreadknowledgebaseQ265230<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2003 Posts: 11
|
(Msg. 12) Posted: Tue Jul 01, 2003 3:36 am
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: alt>www>webmaster, others (more info?)
|
|
|
[I didn't spot the dodgy FU header, so re-posted with complete NG
header.]
On Mon, 30 Jun 2003 04:32:11 -0500, "Shawn K. Quinn"
<skquinn.TakeThisOut@speakeasy.net> wrote:
>You should cite Web site addresses as URLs, as in
><URL:http://www.tecnolingueitalia.com>.
For a domain/directory URL, you should also include the trailing
slash:
<URL:http://www.tecnolingueitalia.com/>
--
------------------------------------------------------------------
- Stuart Millington ALL HTML e-mail rejected -
- mailto:phupp@dsv1.co.uk <a style='text-decoration: underline;' href="http://w3.z-add.co.uk/" target="_blank">http://w3.z-add.co.uk/</a> -
begin OEisbrokenreadknowledgebaseQ265230<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2003 Posts: 50
|
(Msg. 13) Posted: Tue Jul 01, 2003 3:47 am
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tue, 01 Jul 2003 00:36:34 +0100, Stuart Millington (news@dsv1.co.uk)
stood on a tall building and shouted:
> [I didn't spot the dodgy FU header, so re-posted with complete NG
> header.]
>
> On Mon, 30 Jun 2003 04:32:11 -0500, "Shawn K. Quinn"
> <skquinn RemoveThis @speakeasy.net> wrote:
>
> >You should cite Web site addresses as URLs, as in
> ><URL:http://www.tecnolingueitalia.com>.
>
> For a domain/directory URL, you should also include the trailing
> slash:
> <URL:http://www.tecnolingueitalia.com/>
<evidence>
<URL:http://www.alistapart.com/stories/slashforward/>
</e>
--
Gazza
<a style='text-decoration: underline;' href="http://www.garyjones.co.uk/" target="_blank">http://www.garyjones.co.uk/</a>
<a style='text-decoration: underline;' href="http://www.rossmore.org/" target="_blank">http://www.rossmore.org/</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2003 Posts: 11
|
(Msg. 14) Posted: Tue Jul 01, 2003 5:46 am
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Tue, 1 Jul 2003 00:47:41 +0100, Gazza
<gary.DeleteThis@garyjones.co.uk.invalid> wrote:
>On Tue, 01 Jul 2003 00:36:34 +0100, Stuart Millington (news@dsv1.co.uk)
>stood on a tall building and shouted:
>> For a domain/directory URL, you should also include the trailing
>> slash:
>> <URL:http://www.tecnolingueitalia.com/>
><evidence>
><URL:http://www.alistapart.com/stories/slashforward/>
Evidence?!? That's a bit extreme for unwa isn't it
--
------------------------------------------------------------------
- Stuart Millington ALL HTML e-mail rejected -
- mailto:phupp@dsv1.co.uk <a style='text-decoration: underline;' href="http://w3.z-add.co.uk/" target="_blank">http://w3.z-add.co.uk/</a> -
begin OEisbrokenreadknowledgebaseQ265230<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
External

Since: Jul 01, 2003 Posts: 21
|
(Msg. 15) Posted: Tue Jul 01, 2003 1:56 pm
Post subject: Re: browser compatibility problem [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Stuart Millington <news.DeleteThis@dsv1.co.uk> writes:
> For a domain/directory URL, you should also include the trailing
> slash:
> <URL:http://www.tecnolingueitalia.com/>
And if it's a site that's not our own, how are we to know whether it's
a directory URL or not?
--
Richard Watson
<a style='text-decoration: underline;' href="http://www.opencolo.com/" target="_blank">http://www.opencolo.com/</a>
High Value Colocation<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: browser compatibility problem |
|
| Back to top |
|
 |  |
|