I have a page that all it has on it is an image that is being placed via CSS. 
When I preview in Firefox or Opera I am getting a request to authenticate my 
credentials. If I remove the image (Remove the div) then that does not happen. 
Any ideas? This is really irritating.

<style type="text/css" media="all">
#banner{background:url(images/red_banner.jpg); background-repeat:no-repeat; 
height: 79px; width:800px; margin:auto;}
</style>

<body>
<div id="banner"></div>


Doug B.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270645
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to