|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
|
help launching chromeless from image
Does anybody know the code to launch a chromeless window from an image link?
|
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
It should be pretty easy to do. Basically you would just put <img src="image" border="0"> in between <a> and </a>
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
Hi, check out this page:
http://builder.cnet.com/webbuilding/...7123518-1.html To mairving: I think setfree means a chromeless window |
|
|
|
|
|
#4 |
|
Member (9 bit)
|
yes a chromeless window. Anyway I found the code. Thanks anyway though
|
|
|
|
|
|
#5 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
I'm curious... what exactly is it?
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|
|
|
|
|
|
#6 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Here is a definition:
Description: A chromeless window is a special type of window stripped of the conventional interface, such as titlebar, browser buttons, status bar etc (aka chrome). This allows you to implement your own chrome, from how the title bar should look, the buttons to display (ie: close, max), to whether to render a border. In other words, complete control over the window's look. Keep in mind that chromeless windows do not currently work in Windows XP with SP1 installed. |
|
|
|
|
|
#7 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
Why's that?
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|