473,657 Members | 2,932 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

making a site grey out

Hi,
I was wondering, how to make a site grey out, something like this:
http://www.lancome-usa.com/makeup/foundations.aspx
if you put your mouse over a shade like 'Absolute Pearl 05' you'll get
a 'QuickShop' button, click that and a popup comes up, causing the
site behind it to grey out. I'd like to try something like that for
my personal site, but not sure how it's done.

Thanks.

Oct 1 '07 #1
5 4007
On Mon, 01 Oct 2007 18:08:20 +0200, <so******@yahoo .comwrote:
I was wondering, how to make a site grey out, something like this:
http://www.lancome-usa.com/makeup/foundations.aspx
if you put your mouse over a shade like 'Absolute Pearl 05' you'll get
a 'QuickShop' button, click that and a popup comes up, causing the
site behind it to grey out. I'd like to try something like that for
my personal site, but not sure how it's done.
Absolute positioning & opacity or a filter for MSIE.

--
Rik Wasmus
Oct 1 '07 #2
On Oct 1, 9:08 am, soni2...@yahoo. com wrote:
Hi,
I was wondering, how to make a site grey out, something like this:http://www.lancome-usa.com/makeup/foundations.aspx
if you put your mouse over a shade like 'Absolute Pearl 05' you'll get
a 'QuickShop' button, click that and a popup comes up, causing the
site behind it to grey out. I'd like to try something like that for
my personal site, but not sure how it's done.

Thanks.
Please don't do that. There are a few sites that do that, maybe
because they think it's kewl or something. Perhaps there is something
on the grayed out page I need to see, and I can't see it because the
"grey" color is too dark.

Something like this for an application in a controlled environment
might be okay, but for the WWW, where you do not know anything about
the user (except maybe their ip address), IMHO, this is not a good
thing.

--
Adrienne Boswell at work
Administrator nextBlock.com
http://atlas.nextblock.com/files/
Please respond to the group so others can share

Oct 1 '07 #3
JL
so******@yahoo. com wrote:
Hi,
I was wondering, how to make a site grey out, something like this:
http://www.lancome-usa.com/makeup/foundations.aspx
if you put your mouse over a shade like 'Absolute Pearl 05' you'll get
a 'QuickShop' button, click that and a popup comes up, causing the
site behind it to grey out. I'd like to try something like that for
my personal site, but not sure how it's done.
Wow. That site has one of the worse cases of imageitis I've ever seen.
Even the text that says how many items the visitor has in their cart is
an image.
Oct 1 '07 #4
JL
JL wrote:
so******@yahoo. com wrote:
>Hi,
I was wondering, how to make a site grey out, something like this:
http://www.lancome-usa.com/makeup/foundations.aspx
if you put your mouse over a shade like 'Absolute Pearl 05' you'll get
a 'QuickShop' button, click that and a popup comes up, causing the
site behind it to grey out. I'd like to try something like that for
my personal site, but not sure how it's done.

Wow. That site has one of the worse cases of imageitis I've ever seen.
Even the text that says how many items the visitor has in their cart is
an image.
I take that back -- the number is text. But still, every single menu
item (and rollover) is an image. What is the point? It would have been
so much simpler and better to use text.
Oct 1 '07 #5
so******@yahoo. com wrote:
Hi,
I was wondering, how to make a site grey out, something like this:
http://www.lancome-usa.com/makeup/foundations.aspx
if you put your mouse over a shade like 'Absolute Pearl 05' you'll get
a 'QuickShop' button, click that and a popup comes up, causing the
site behind it to grey out. I'd like to try something like that for
my personal site, but not sure how it's done.

Thanks.
That is the most bloated, annoying site I've been to in a long time.
That webmaster is no master! I highly recommend you follow these wise
words that were told to me a while ago: just because you CAN do
something, doesn't mean you SHOULD do it. Always keep your visitors in
mind when designing your site.

T
Oct 7 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2222
by: SteveJ | last post by:
All, Can someone help me solve the next step. First of all let me say I'm new to php. I pieced the following code together from samples I found on the net and a book I bought called PHP Cookbook. So please forgive me if this isn't the best approach - I'm open to suggestions I finally got my code to work that logs into another site and pulls the orderstatus page to my server.
9
2161
by: Shaun Wolf Wortis | last post by:
Hi guys, http://www.corinneschippert.com css: http://www.corinneschippert.com/corinne.css Site (XHTML-Strict; validates) works on Mozilla, Win IE 6, but does not display properly on Mac IE 5.2. Cannot, for the life of me, figure out what the problem is.
10
2117
by: Gernot Frisch | last post by:
Hi, I have found some menu functions. It works quite well, but how can I replace it with a simple <a href> if javascript is turned off? I reduced my code to: <script>IncludeMenuHere()</script> More, any tips about "fading" the menu item in and out (x-browser)? Currently it's using DIVs and this.items.visibility(false);
2
3449
by: Jason Sobell | last post by:
Hi, I'm trying to figure out a sensible way of making a combobox (configured as a dropdown list) behave in a read-only fashion. Setting Enabled=False will grey the text and the background, but I want to leave the component looking normal but not allow the user to change the contents. I've tried subclassing a combobox but can't see any overrides I can use to produce this behavior. A very last alternative will be to create a usercontrol...
90
4377
by: Ben Finney | last post by:
Howdy all, How can a (user-defined) class ensure that its instances are immutable, like an int or a tuple, without inheriting from those types? What caveats should be observed in making immutable instances? -- \ "Love is the triumph of imagination over intelligence." -- |
9
5025
by: RCS | last post by:
I'm working on an ASP.NET webpage that generates an image (and am using VWD 2005 until my copy of VS2005 ships). I have done all the obvious (and not-so-obvious) things to try to give a gif that I am generating, a transparent background. On the newsgroups - everyone points to this MSDN article: How to save a .gif file with a new color table by using Visual C# .NET http://support.microsoft.com/default.aspx?scid=kb;en-us;319061 Even...
10
2110
by: Andrew Kidd | last post by:
I see this when I'm stepping through in the debugger ... just thought I'd ask, and I just know it's going to be one of those "Doh" moments, but it's got me foxed just now.
9
3647
by: ApexData | last post by:
My main form has tab-pages. On each tabbed page is a subform control containing a different subform. When a user selects a specific tab and begins to edit a record, I need a way of preventing the user from clicking on another Tab. I don't want to make the other tabs invisible. I tried setting the subForm so that the user is in Me.Modal=True during the edit, but when this happens - everything becomes modal (ie the MainForm/Subform),...
4
2700
by: marfola | last post by:
I'm trying to implement bottom-to-top vertical text using CSS attributes in IE : writing-mode: tb-rl; filter: flipv fliph; But I have encountered the following: the text is displayed with a grey shadow (instead of anti-alias). It seems that the problem is caused by the "filter:flip" attribute. Does anyone have a work around? (If I write the same text without the "filter" attribute, the grey shadow disappears but my text...
0
8302
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8499
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7314
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6162
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5630
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1937
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1601
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.