Forum Moderators: open

Message Too Old, No Replies

Safari Issue

Or maybe CSS?

         

ahmedtheking

2:47 pm on Sep 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Ok, so with my site, I load up an external stylesheet from the main domain, eg:

my site: http://example.com
log in area: http://loginarea.example.com

In the HTML for the log in area, I add
<link rel=stylesheet ..... href=https://example.com/css.css />

But Safari doesn't like it! It works in everything else! Any ideas?

[edited by: encyclo at 4:20 pm (utc) on Sep. 23, 2006]
[edit reason] switched to example.com [/edit]

ahmedtheking

2:50 pm on Sep 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I've gotit! With other browsers, itll ask you to confirm the cert when you load something (through HTML) that's not from the same domain (even a sub). For some reason, Safari doesn't acknoledge the main domain's cert at all!