Layer Opacity with Mozilla Firefox

On the website I am creating I have layers with a background
colour with a lower opacity, so that it is slightly transparent.
When I preview the page in Internet Explorer, it works ...
but I can't seem to get it to work for Mozilla Firefox.
Does anyone know how I can make it work for both?
Thank you.
Del Dalton.

Ok. I've given that a try, but I can't seem to get it right.
I'm using Dreamweaver MX. To do what I did orignally I just
created a CSS style ".layer1" and went to extensions, filters and
then selected 'Alpha(Opacity=?)' - changing the '?' to the value I
wanted.
I'm not quite sure how, or where I can insert this
'-moz-opacity: ?'.
If you can, could you insert it to the code below, and I will
see if it works:
<html>
<head>
<title>the Bored Productions - Home</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-attachment: fixed;
background-image: url(images/ice.png);
background-repeat: no-repeat;
background-position: center center;
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4
resized
if (init==true) with (navigator) {if
((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW ||
innerHeight!=document.MM_pgH) location.reload();
MM_reloadPage(true);
//-->
</script>
</head>
<body>
<div id="Layer1" style="position:absolute; left:497px;
top:28px; width:268px; height:86px; z-index:1"></div>
</body>
</html>
Thank you.
Del Dalton.

Similar Messages

  • I AM STUCK WITH MOZILLA FIREFOX / NOT SHOWN ON MY LAPTOP SCREEN / USING HUGE AMOUNT OF RAM IN GENERAL - CAN YOU HELP????

    Hi,
    I have copied these problem on you site, as I could explain better then what they did, wich my problem remain the same as they have. And part me explaining what is really happen to my Laptop.
    ''Mozilla/Firefox 4 will not SHOW on my computer SCREEN.
    Firefox won't load onto my computer. I have Windows 7, and each time I try to run the program to install it, it tells me I have another version still waiting to be installed that requires my computer to reboot. When I check "yes" to reboot, my computer reboots but still no Firefox. When I try to uninstall the the old Mozilla program from my Control Panels, there is no Mozilla files or programs listed not in my list of programs but when I go directly to the Windows File on the C: Drive, there's a Mozilla program file there. WHen I go into that file check, I attempt to open the uninstall program. I get an error message that says something to the effect of: "the version Mozilla on this computer is not compatable with my OS." Something about it being and 86bit program. My Firefox 3.6 worked fine 2 days ago. What's wrong??? ''
    '''Firefox 4 using huge amounts of RAM on sites with Java scripts
    I have been observing Firefox using huge amount of RAM when I am on sites that use Java Scripts to rotate images. I have tried a couple of different sites and have monitored the RAM usage. With Java script enabled Firefox 4 continues to grow its RAM usage by about 10MB a minute. I have had the usage hit as high as 1.5GB. As a comparison I have monitored the same sites in Internet explorer and have not seen the same issue. - Just to eliminate a site issue.
    Turning off Java Script solves the issue and eventually frees the RAM.
    I am using XP Pro, 3 GB RAM. '''''
    My experince with Mozilla Firefox:
    Here what really happen when I install the Mozilla Firebox on my La[top you can see the file is there but when I click the program to open its does not shown on the screen but when I check with WTM (Windows Task Manager) its shows that is ON and you can only witness the laptop going very slow and I have to reboot it, and I can not install any other Mozilla :( because of the same problem and all the above.
    I really need Mozilla to work as soon as possible due to important deadlines I have pendent, and i can only use Chrome but is not my ideal program. Can you help me , please ?????
    Thank you
    Vitor Mendes

    If it opens in safe mode, you may have a problematic add-on. Try the procedure in the [[Troubleshooting extensions and themes]] article.

  • Embed tag is not working with Mozilla Firefox 23, 24 and 25

    Requirement:
    While loading the java applet on a page, if the user system do not have plugin loaded then our code should redirect the user to get Java 1.6 plugin.
    At present I am using below two URL for automatically JRE6 download
    • IE : https://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,31<br />
    [When user tries to access the applet page from IE browser then he/she is getting pop-up message for JRE6 installation, provided that the user system don’t have any JRE installed]. This scenario is working IE8,9,10<br />
    • Mozilla family : https://javadl.sun.com/webapps/download/AutoDL?BundleId=60336
    Below is the used script for ‘Object’ and ‘embed’ tag:
    <pre><nowiki><script language="javascript" >
    <OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" name="OrderApplet"';
    WIDTH = 775 HEIGHT = 600
    codebase="https:\/\/java.sun.com\/update\/1.6.0\/jinstall-6-windows-i586.cab">';
    <PARAM NAME = "type" VALUE="application\/x-java-applet;version=1.6.0_31">';
    <PARAM NAME = "scriptable" VALUE = "true" >';
    <COMMENT>';
    <EMBED type="application\/x-java-applet;version=1.6"
    pluginspage="https:\/\/javadl.sun.com\/webapps\/download\/AutoDL?BundleId=60336">
    <NOEMBED>
    <\/COMMENT>;
    <\/NOEMBED><\/EMBED>;
    <\/OBJECT>;
    </script></nowiki></pre>
    User is getting pop-up message for JRE6 installation with browser IE8, 9, and 10 and also with Mozilla Firefox 22, but it’s failing with latest version of Mozilla Firefox23,24 and 25.
    I have gone through so many sites but could find any reason for this behavior.
    I have provided JRE6 32-bit version download URL, here I don’t think so I’m doing any version incompatibility because both the JRE6 and Mozilla Firefox are 32-bit version. And 64 bit Firefox version is not available for windows.
    I’m not sure why the code is working with Firefox 22 and its lower version but
    doesn’t work with higher version than firefox22….like 23,24,25
    Can anyone help to sort out this issue?
    Thanks, <br />
    Sumit

    Sorry for the delay in getting an answer, yesterday was a holiday in the USA.
    This forum is for Firefox user support, not for web developer support. My rough guess is that since Mozilla has blocked all but the most recent update for Java 7 Plugins - https://addons.mozilla.org/en-US/firefox/blocked/ - and Firefox 23 brought in a new '''Simplified interface for notifications of plugin installation''' - http://www.mozilla.org/en-US/firefox/23.0/releasenotes/ - that is probably why you're having a problem with versions of Firefox after Firefox 22.
    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    ''You'll need to register and login to be able to post in that forum''.

  • Is this compatible with Mozilla Firefox

    Thinking of purchasing an iPad.  Is it comptatible with Mozilla Firefox?

    Mozilla have not made an app version of Firefox, so no. The iPad comes with the Safari browser (though it's not as sophisticated as on a PC or Mac), and there are other browsers available in the iTunes App Store which are more powerful e.g. Atomic Web, iCab mobile, Opera etc

  • Just updated to latest version , getting started with Mozilla Firefox opens everytime not homepage , how do I get rid of unwanted page

    I upgraded to the latest version of Firefox , when I hit the icon and firefox opens the first page that comes up is the Getting started with Mozilla Firefox and not my home page , I have checked everything I could find and nothing keeps this page from opening like it's my home page . also I unloaded download helper for the same reason , it keep opening up wanting me to upgarde to the latest version , I already had upgraded , I don't know what is going on , My home system was upgraded early last week and works fine , I double checked all setting between the two systems , nothing , Please let me know where to look , thank you , a longtime fan of Firefox.

    Hi Romulus949,
    You should take a look at the Knowledge Base article [[How to set the home page]].
    There are steps in that article to reset your homepage preferences to default. I would try that first to clear out any strangeness. Then you can set your homepage to anything you like.
    If that doesn't work you should look at [https://support.mozilla.com/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox this article about that specific issue] and the article [http://kb.mozillazine.org/Preferences_not_saved Preferences not saved].
    Hopefully this helps!

  • I used to use SpeedBit Video Downloader with Mozilla Firefox, but suddenly a problem happened, I can not download with it now at all as there is an code error appears in the bar of SpeedBit like "XML Parsing Error: unclosed token Location: chrome://browse

    I used to use SpeedBit Video Downloader with Mozilla Firefox, but suddenly a problem happened, I can not download with it now at all as there is an code error appears in the bar of SpeedBit like "XML Parsing Error: unclosed token Location: chrome://browser/content/browser.xul Line Number 1, column 8702:....................."
    I did evrey thing, but the same problem
    reinstall SpeedBit, reinstall Mozilla Firefox.
    So what can I do!
    == This happened ==
    Every time Firefox opened
    == 4 days ago

    look people, i may have a solution for this. This happened to me a few times before and resolved alone, but last time it happened was when i turned off my router and back on while my comp was running and appeared when i tried opening firefox after that. so wat i did was i shutdown the computer and the router and tried turning both on again, and it resolved.
    Therefore, Summary: Shutdown computer then turnoff router then turn both back on
    Hope this helps anyone.

  • What version of the following programs (LasPass, Kaspersky anti Virus, Internet Download Manager) are compatible with Mozilla Firefox 15.0.1?

    what version of the following programs (LasPass, Kaspersky anti Virus, Internet Download Manager) are compatible with Mozilla Firefox 15.0.1?

    Lastpass 2.0.0, Kaspersky 2012, 2013 and Internet Download Manager 6.12 build 21 are fully compatible with Firefox 15. If you are having any issue, let us know :)

  • How do I stop the "Getting Started with Mozilla Firefox" tab from opening every time I open FF?

    Every time I open FF, the "Getting Started with Mozilla Firefox" tab opens. I have checked and it's not in my homepage list.
    If I open any additional windows, it doesn't open.
    But, once I close all of them and reopen it again, the tab opens.
    I've had a similar problem with a couple addons (ietab) doing the same thing.

    about:config is typed into the address bar as if you were going to a web page.
    It will popup a message warning you that you are messing with important stuff.
    Just agree.

  • Adobe Flash cannot download with Mozilla Firefox 35 and Firefox 35.0.1

    Adobe Flash cannot be downloaded with Mozilla Firefox 35 and Firefox 35.0.1.
    I cannot seems to download any Adobe Flash on Windows 10 Technical Preview Enterprise version 9926!
    I already feedback the matter to Firefox and still have no valid reply from Mozilla.
    Even I disable the Firefox blocking content. It still cannot get thru to Adobe Flash to download.

    Hello ZigZag,
    I did have disable the blocking content. Still it doesn't work. This is a problem that I face right now.
    I have submitted this problem to Mozilla Firefox team.
    I did not have any issues with Windows 8.1 with the same browser version Firefox 35.
    It having issues on Windows 10 build 9926.
    So it is either Windows 10 is having issues or Firefox or Adobe itself.
    Either one of it.
    I submitted the issues to both Firefox and Adobe for this matter. Right until now I have no reply from them.
    For your info, this laptop cannot download any Windows Build updates...
    I have to download the new build ISO manually. I wonder why I cannot get the new release of prebuild updates from Microsoft. Makes me wonder all the time. Why I cannot do any updates!
    Formatted the hard disk and do a clean install of Windows 10 beta build 9926.

  • Please advise where is the page that lets me choose what I share with Mozilla / Firefox is.

    Mozilla - Firefox Choose what I share
    https://support.mozilla.org/en-US/questions/new/desktop/privacy-and-security
    Occasionally my computer seems to go off on a frolic of its own - lights on, whirring, very slow to respond to my instructions, etc. Recently I noticed a message in the bottom right corner of my screen along the lines 'Choose what I share' There was an explanation that Mozilla sent Firefox information [or vice versa] and a claim this somehow made my life better. I thought I would choose what I share but the message disappeared and I have been unable to find the relevant page.
    Please advise where is the page that lets me choose what I share with Mozilla / Firefox is.

    OK a bit more detail. I have tried to avoid or explain jargon. Note the blue bits in the text are clickable [http://en.wikipedia.org/wiki/Hyperlink links] to other documents/sites
    Feedback:
    If you use the input/feedback button the information you send will be public, but that is the point of sending it.
    That is were you send short comments about Firefox. More than one way of doing this:
    * a button on the browser
    * the ''[Suggestion Box]'' option on some of these pages
    * or the link
    ** https://input.mozilla.org/en-US/feedback/
    An example of some of the public comments
    *https://input.mozilla.org/en-US/?happy=1&platform=Windows%207
    Crashes:
    You will need to send that information if you wish to get help with crashes. The email address is optional (and I do not think it is public).If you file a bug however you will need to provide an email address that will be publicly displayed
    [http://en.wikipedia.org/wiki/Crash_%28computing%29 Crashes] are when Firefox suddenly breaks and stops working entirely. If you are lucky it may restart again but it may continue to crash or be totally unusable.
    [http://en.wikipedia.org/wiki/Software_bug Bugs] in this context are the discussions by the experts fixing or modifying Firefox, often initiated by a bug report from an end user.
    If you need help with your crash Mozilla needs some techie information about the crash before they can do anything about it or help you.
    [[Send performance data to Mozilla to help improve Firefox |Telemetry]]:
    At present, I think, you will only see the information yourself if you submit.
    This is a feature that send some basic information about Firefox performance. It was introduced after it was realised Firefox was doing some things very badly, but the full extent of the problem had not been quickly identified.
    Firefox Health Report:
    Experimental feature still in development
    Aimed at helping the end user fix Firefox.
    You will find all sorts of information in these blogs
    * https://blog.mozilla.org/privacy/
    but unfortunately they do contain jargon and are written for those already interested in the subject, who know something of the features of Firefox and related software.

  • I Am Having Trouble With Mozilla Firefox. For Some Reason I Can Not Type Any Thing In

    I Am Having Trouble With Mozilla Firefox. For Some Reason I Can Not Type Any Thing In. I Can Not Type Anything Into Yahoo Search Or Any Where I Need A Password. Anytime I Try To Type Anythink In It Locks Up Firefox The Same With Thunderbird Can't Write An Email Thunderbird Locks Up When I Start Typing. My Roboform Will No Longer Fill In The Forms. I Have Uninstalled All Three Programs Three Times. Can You Give Any Help.
    Thank You

    Hi,
    Sounds like you have two problems there. One for Firefox and one for Thunderbird.
    We can help you with the Firefox question but your other Thunderbird question will have to go into the Thunderbird queue. You can create a new Thunderbird question by going to [/questions/new/thunderbird]
    Can you try to start Firefox in Safe Mode to see if Firefox works properly with no error? You can start Firefox in Safe Mode below:
    *'''Windows/Mac''': Go to Help > Restart with add-ons disabled
    *'''Linux''': Run ''firefox -safe-mode'' in the Terminal/Konsole
    If Firefox opens up fine with no problems, it's probably one of your extensions that's causing the issue. You can re-enable your add-ons one by one until you find the one that causes the issue upon being re-enabled.

  • I want to search a few add ons that compatible with Mozilla Firefox version 2.0.

    want to search a few add ons that compatible with Mozilla Firefox version 2.0.
    why can I no longer search it with this URL https://addons.mozilla.org/en-US/firefox/advancedsearh,
    pls give me a clue, so I can search the add ons that compatible with my earlier firefox
    Regards
    Goerchka

    Correct the spelling of search on your link to
    :https://addons.mozilla.org/en-US/firefox/advancedsearch
    :and it would appear that the search would work, use the little dropdown underneath the big green arrow to actually pull up the advanced search you asked for, and it appears to work, I didn't actually bring up any of the results.

  • Can I still use Internet Explorer along with Mozilla Firefox

    Can I keep both search engines installed and use them without causing any problems to my computer
    <sub>Edit by a Moderator. I changed title from <br /> ''can i still use exporer along with mozilla'' to <br />Can I still use Internet Exp'''l'''orer along with Mozilla '''Firefox'''

    Hi Michael,
    I hope you are managing to use Firefox ok.
    Some helpful terms
    * [https://simple.wikipedia.org/wiki/Web_browser Browser] <-- clickable link - often blue in colour <br /> More detail https://en.wikipedia.org/wiki/Web_browser
    * [https://simple.wikipedia.org/wiki/Hyperlink Link] <-- link <br />https://en.wikipedia.org/wiki/Hyperlink <-- different article
    * [https://simple.wikipedia.org/wiki/Search_engine Search Engine] <br />https://en.wikipedia.org/wiki/Web_search_engine
    * [https://simple.wikipedia.org/wiki/World_Wide_Web World Wide Web] vs [https://simple.wikipedia.org/wiki/Internet Internet]
    **I will leave it as an exercise for you to look up the ordinary English versions of ''www'' & ''Internet'' in en.wikipedia.org
    ** Note the linked articles are themselves full of links.
    Internet Explorer is a bit odd. Everyone would get it with Windows. Effectively almost the same thing would be used as the Windows Explorer on the computer and navigating the Web
    '''Did you find the Firefox Tour / Introduction ok ? '''
    * '''[[Get started with Firefox - An overview of the main features]]'''
    I make no apologies for posting a reply in very basic terms. It may not teach you much as you have already managed to find and post on '''[/questions/1008931 this]''' ''[https://simple.wikipedia.org/wiki/Internet_forum forum]'', but you or other readers of this question may find some of the links of use. We all need to begin somewhere, and following links is sometimes a useful method of learning.

  • My upgraded version of mail with Windstream will not work with Mozilla Firefox. Why? Works find with the old Classic but not the new version

    It switches to the Classic view but not the new view which I really like.... My laptop has Google Chrome and it has not problems with this new view of Windstream only with Mozilla Firefox 5, the other version never had any problems either...I had 3 and had no problems till I up graded....

    The longer this thread continues, the more ancillary comments you throw in that aren't directly pertinent to your problem with your DVR software not working with Firefox 4.0. Sorry, I don't intend to continue with this discussion.
    I do agree that ''something'' needs to be done better with regards to plugins for Firefox, but I do disagree with you as to whose responsibility that ''something'' is.

  • I tried to install seo spyglass errror message said not compatible with mozilla firefox. When will mozilla make spyglass cpmpatible?

    tried to install seo spyglass error message said not compatible with mozilla firefox. When will mozilla make spyglass compatible?
    I need this plugin for my affiliate business and enjoy using firefox.
    Seo spyglass may work with IE but I'd rather use firefox

    tried to install seo spyglass error message said not compatible with mozilla firefox. When will mozilla make spyglass compatible?
    I need this plugin for my affiliate business and enjoy using firefox.
    Seo spyglass may work with IE but I'd rather use firefox

Maybe you are looking for

  • Printing weekly calendars with 2.0.2

    Basically, I want it to print like it did in 1.5.5. In 1.5.5 it printed in Portrait and looked like the iCal on the screen. Now, it's landscape and hard to read and looks nothing like iCal. Is there anyway to get 2.0.2 to print like 1.5.5?

  • How do I get my monitor to turn off after use?

    For some reason my monitor will not turn off.I have gone to setting to correct this,but that doesn't work either.

  • Exporting the video for a DVD

    When I finish editing my video, how can I export it to a DVD, in a format compatible with every computer or DVD player, instead of making just a quicktime movie?

  • Is there any function to implement student's T Test in Sql Server?

    I have seen many add ins. Do they have it in-built?

  • Completed 543  without 541.

    Hi Friends, For Material- 10001000, I can find the 543 movement. But there is no 541. Details: Subcon PO- QTY-50 for parent mat- ABCDEFG. Components maintained  - 100 pcs of “COMPABC” The issue is: -     I didn’t issue 100 pcs of components (541) to