| View previous topic :: View next topic |
| Author |
Message |
DLC31
Joined: 26 Dec 2004 Posts: 1
|
Posted: Sun Dec 26, 2004 1:19 pm Post subject: problem with frame and ssl icon |
|
|
I'm building a web site that uses ssl.
the web site is made from a big iframe and all the pages are inside the frame.
the problem is when I open a secure page ( ssl) , the small lock icon in the buttom of the browser that usually appears in a secure connection doesn't appear.
my question : is there any way that the browser will display the lock icon in these configuration ( page inside iframe ).
any help we'll be more then welcome
 |
|
| Back to top |
|
 |
|
|
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3642 Location: Sweden
|
Posted: Sun Dec 26, 2004 4:01 pm Post subject: Re: problem with frame and ssl icon |
|
|
I don't think there is any way for that, the browser reads the index-page, and not frame-pages or iframes. An alternative is to make a DIV with a scroll instead of the iframe, you can make it work the same way. If you do like that, the icon will probably appear.
And welcome to DEVPPL  |
|
| Back to top |
|
 |
|