Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Directory Submission Service   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 12-04-2003, 03:14 PM   #21 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
ok so you could use the css trick...

Code in the page in prominent position...
[code:1:f05958029f]<p id="upgrade_message">...please upgrade etc...</p>
[/code:1:f05958029f]

Code in the html <head>...
[code:1:f05958029f]<style>@import "hide_message.css"</style>
[/code:1:f05958029f]

Code in the hide_message.css file...
[code:1:f05958029f]#upgrade_message { display: none;}
[/code:1:f05958029f]

n4 does not understand the @import rule of CSS, so it will not import the .css file, and not apply the rule that hides the message.
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-04-2003, 03:17 PM   #22 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
Wow. Thanks!!! I will do this either tonight or tomorrow morning.
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-04-2003, 03:17 PM   #23 (permalink)
Moderator
 
LazyJim's Avatar
 
Join Date: 10-13-03
Location: UK
Posts: 2,819
iTrader: 0 / 0%
Latest Blog:
None

LazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to allLazyJim is a name known to all
Send a message via MSN to LazyJim
That is based on the Web Standards Project ("WaSP") browser upgrade campaign. I think I got it right, - u got n4 to test i imagine so does it work?

*edit* read u're last post, ok i'll wait to find out
__________________

-LJ-

My advice is to look at each case individually, with an informed mind and an appropriately balanced and objective viewpoint.

Web Design and Development, Ipswich, UK.
My deviantArt
LazyJim is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-04-2003, 03:18 PM   #24 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
I have it installed on my work comp. I'm at home now. But I'll let you know when I try it.

Edit - Just read your edit
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-05-2003, 07:48 AM   #25 (permalink)
No Longer Here
 
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
iTrader: 0 / 0%
Latest Blog:
None

Jazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebodyJazzee is liked by somebody
What you gave me ALMOST worked It still showed on all browsers.

But I searched on Google and figured it out.

If I use this in the <head> it works:
[code:1:f2f16db219]<style type="text/css" media="all">
@import "hide_message.css";
</style> [/code:1:f2f16db219]

Rather than just this:
[code:1:f2f16db219]<style>@import "hide_message.css"</style>[/code:1:f2f16db219]


Thank you, thank you, thank you
Jazzee is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
image detection Tatan Google Forum 1 05-29-2007 02:13 PM
Adsense Click Detection peter_d Webmaster Revenue 0 05-24-2007 07:24 PM
Click Fraud Detection The Founder SEO Forum 8 04-11-2006 10:39 AM
Language Detection kwvarga Coding Forum 0 11-26-2005 11:03 PM
Smarter Backlink Detection Andy Google Forum 16 06-26-2004 02:05 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 01:47 PM.
© Copyright 2008 V7 Inc

Click Here