Problems with "filter","zoom""#position""-moz-opacity""right""width""verical-align""ignored declaration"

Are these problems related to any add-ons? I use Mac latest OS and version 4.0 Firefox.All my extensions and plugins are as far as I know updated to latest version.

I am sorry, but you have changed the CSS beyound recognition; I do not want to spend my time going through it to correct it.
One example that has angered me is
BROWSER HACKS: the hacks below should not be changed unless you are an expert
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
    position: absolute;
    z-index: 1010;
    filter:alpha(opacity:0.1);
    margin: 0;
    padding: auto;
    list-style-type: katakana;
    font-size: 100%;
    cursor: default;
    width: 13em;
    border-top-color: #edeeee;
    border-top-style:groove;
    border-bottom-color:#313132;
        border-bottom-style:groove;
    border-left-color:#cbcccd;
        border-left-style:groove;
    border-right-color:#3d3d3e;
    border-right-width: thin;
        border-right-style:groove;
Changing this has not made you an expert
Another example on or about line 155 is this line which is sure to upset the browser.
ul.MenuBarVertical a:focus
Yet another one
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
   left: -11px;
    border-top-color: #edeeee;
    border-top-style:groove;
    border-bottom-color:#313132;
    border-bottom-style:solid;
        border-bottom-style:groove;
    border-left-color:#cbcccd;
        border-left-style:groove;
    border-right-color:#3d3d3e;
    border-right-width: thin;
        border-right-style:groove;
I suggest you start with a new widget, but before you do, read this http://www.dwcourse.com/dreamweaver/ten-commandments-spry-menubars.php#one
Gramps

Similar Messages

  • Problem with the zoom effect

    I have five images in a row and I have added a zoom effect to
    the rollover and rollout effects. What I have noticed is that the
    image only zooms out when I bring the mouse out from the bottom of
    the image. If I try to bring the mouse from left to right across
    the images the first image zooms in but not out, and this happens
    for all five images. Can anyone identify what I am doing wrong?
    Here is my code:
    <mx:HBox width="100%" horizontalAlign="center">
    <mx:Image source="@Embed('images/bistro9-1.jpg')"
    scaleX=".05" scaleY=".05" rollOver="doZoom(event)"
    rollOut="doZoom(event)"
    click="showImage('images/bistro9-1.jpg')"/>
    <mx:Image source="@Embed('images/bistro9-2.jpg')"
    scaleX=".05" scaleY=".05" rollOver="doZoom(event)"
    rollOut="doZoom(event)"
    click="showImage('images/bistro9-2.jpg')"/>
    <mx:Image source="@Embed('images/bistro9-3.jpg')"
    scaleX=".05" scaleY=".05" rollOver="doZoom(event)"
    rollOut="doZoom(event)"
    click="showImage('images/bistro9-3.jpg')"/>
    <mx:Image source="@Embed('images/bistro9-4.jpg')"
    scaleX=".05" scaleY=".05" rollOver="doZoom(event)"
    rollOut="doZoom(event)"
    click="showImage('images/bistro9-4.jpg')"/>
    <mx:Image source="@Embed('images/bistro9-5.jpg')"
    scaleX=".05" scaleY=".05" rollOver="doZoom(event)"
    rollOut="doZoom(event)"
    click="showImage('images/bistro9-5.jpg')"/>
    </mx:HBox>
    <mx:Zoom id="zoomAll" zoomWidthTo="0.06"
    zoomHeightTo="0.06" zoomWidthFrom=".05" zoomHeightFrom=".05" />
    public function doZoom(event:MouseEvent):void {
    if (zoomAll.isPlaying) {
    zoomAll.reverse();
    else {
    // If this is a ROLL_OUT event, play the effect backwards.
    // If this is a ROLL_OVER event, play the effect forwards.
    zoomAll.play([event.target], event.type ==
    MouseEvent.ROLL_OUT ? true : false);

    I figured out the problem I was having with my zoom effect.
    It worked when I added a specific number for height and width.
    Before I had a percent. Try adding a height and width number, it
    worked for me.

  • Problem with Ipad3 landscape position

    I have a strange problem with my Ipad. When I open a particular page (www.fotohulp.nl/portret.html), and I hold the Ipad in the portret-position, the page displays correctly. However, when I rotate the Ipad to the landscape-position, this page dropps off and returns to the starting screen. This is, by the way. the only page on my website where this happens. all the others are okay. I've tried this on other Ipad's and they are displaying this page correctly, also in landscape-position.
    I don't have a clue why this is happening (influenced by other app's or....?) and I hope somebody has a good idea how to solve this.
    I've also restored all factory settings, but i didn't help.
    Thanks in advance for any ideas and regards,
    Hans.

    It could very well be memory related. It takes awhile to crash so it may be that there is a memory leak somewhere in WebKit on the iPad.
    Note that the iPad 4 has 1 GB of memory vs. the 512 MB of the iPad 2. This probably means that the bug occurrence/or not is dependent of what was previously going on in Safari. It may be related to the peculiar background or floating menu that you are using.

  • Problems with filter exception using Network IP range

    We are using a spam filtering service for out incoming email. As such, all
    our email is directed to our SMTP server from their IP address range. We
    employ a dual firewal set up. We have a Netscreen firewall connected to the
    Internet and the Border Manager 3.8 server sits between the Netscreen and
    our internal network. On the BM server I have set up a generic proxy with a
    proxy port of 1025 to proxy the incoming email to our internal mail server.
    The Netscreen is set up to forward all SMTP (port 25) traffic to the
    BorderManager server on port 1025. Using FiltCfg I also set up a packet
    filter exception to allow traffice from the service providers network
    (Network = 104.56.144.0, Mask = 255.255.248.0) to port 1025. With this
    setup most email is received just fine. However I was getting reports of
    bounced and delayed email. Working with our service provider it was
    detemined that randomly some connections were failing. I used PktScan to
    collect packet trace infomation from our BM server. On a regular basis
    there are groups of SYN packets from the service providers email servers
    which are not receiving a response from the BM server. In some cases the BM
    server does eventuall respond with a SYN/ACK. There are also times when the
    BM server responds immediately after the first SYN. All the incoming
    connections from the service provider are currently comming in from two IP
    addresses, 104.56.144.247 and 104.56.145.247. The BM server is showing the
    same problem for both IP addresses, sometimes it responds immediatley to the
    SYN, sometimes it takes a few SYN packets before it responds, and sometimes
    the BM server never responds to the connection attempt. On a whim I added
    filter exceptions which specifed the two host IP addresses specifically
    (other than that the rules are identical to the one using the Network
    specification). After doing this the BM server is now responing immediately
    to all the incoming SMTP connection attempts from the service provider. Why
    would I be seeing this problem with the filter exception defined with a
    Network specification but not with Host specifications? Is there anything I
    can do to fix this?
    Thank you for any help provided,
    Brad Johnson

    Yes. I created 8 separate 255.255.255.0 exceptions. In viewing the packet
    trace data for the last couple of days it appears this resoloved the
    problem.
    Thanks
    Brad Johnson
    "Craig Johnson" <[email protected]> wrote in message
    news:[email protected]..
    > In article <XCo8l.13813$[email protected]>, Brad Johnson
    > wrote:
    >> Both servers are running NW 6.5 sp 6. After this problem started I
    >> applied
    >> BM38sp5_IR1, TCP681K, and wsock6o. This had no affect on the issue.
    >>
    >> If I create individual exceptions for the IP addresses I am currently
    >> receiving mail from, rather than using the range of potential addresses,
    >> the
    >> problem goes away.
    >>
    > Well, it sounds definitive enough, but I think if it were a generic issue
    > to
    > the patch level I would have heard about it from my clients who use
    > Postini
    > mail filtering service. All of the Postini-related servers have a network
    > address as a source in the filter exceptions for smtp.
    >
    > Instead of using a 255.255.248.0 mask, does it work if you set up 8
    > different
    > 255.255.255.0 exceptions?
    >
    >
    > Craig Johnson
    > Novell Support Connection SysOp
    > *** For a current patch list, tips, handy files and books on
    > BorderManager, go to http://www.craigjconsulting.com ***
    >
    >

  • Problem with pen zoom

    Hi,
    I've a problem while zooming with wacom tablet. When I try to rezoom after the first zoom the image freezes for a while, then when I move the cursor the zoom jumps as if I were still holding the alt+pen button and then jumps to intended zoom. Sometimes I have to switch to spring hand tool to fix this and the hand tool stays active...
    I'm using scrubby zoom with wacom bamboo tablet on snow leopard

    Yeah, I think this is a bug. I encountered this error.
    I need to wait for a long time to bundle my folios and after that zoom didn't work, so i need to rebundle again, still dont work.
    What i do is get the first page(with working zoom) and put it in all the stacks folder, and bundle it. It work, then I need to copy paste all the correct pages in each pages and rebundle it again.
    Got so much work and time consuming, not very nice.
    I hope Adobe will fix this, their updating the functions to worst. I just noticed.

  • Audio problems with a USB turntable using Linein, right channel not playin

    I have an Audio Technica usb turntable and I am using Linein software to get the audio in. I am now missing the right channel. I use the USB connection and I have tried different cables so that is not the problem. I also tried using the RCA cables, plugged into the micro phone/line-in port via an an RCA to single stereo adapter up which did not solve the problem either. In fact when I switched the red white, left right cables the sound still only came out from the left channel and subwoofer. Both channels work fine with Itunes so it is not the speaker system. I am thinking that it is a setting problem with the software either the Linein or Mac OS. Does anyone use Linein and what settings should I be looking at, Midi settings, Sound preferences? Thanks.

    Apple>About This Mac>More Info>Service
    Please read the warranty paperwork that came w/your computer.
    You have 14 days to return the computer w/no questions asked. 
    You have 90 days of FREE phone tech support on top of your standard 1 year warranty unless you also purchased AppleCare which gives you an additional 2 years of coverage plus FREE phone support.
    Strongly suggest that you take FULL advantage of the above before it runs out.  Let Apple deal w/the problems.

  • Problem with Pinch & Zoom

    Hi there, I have set up my folio with multiple articles, each with a horizontal and vertical orientation. I imported each article seperately as PDF format. When I view on my iPad the pinch & zoom only works on the first page, but not on the rest. However, if I set up a folio with just horizontal orientation and PDF format the pinch & zoom works on all pages. Is this a bug or is there something else I should be doing to enable pinch & zoom on all pages?

    Yeah, I think this is a bug. I encountered this error.
    I need to wait for a long time to bundle my folios and after that zoom didn't work, so i need to rebundle again, still dont work.
    What i do is get the first page(with working zoom) and put it in all the stacks folder, and bundle it. It work, then I need to copy paste all the correct pages in each pages and rebundle it again.
    Got so much work and time consuming, not very nice.
    I hope Adobe will fix this, their updating the functions to worst. I just noticed.

  • Photosho cs4 - problem with filter liquify and gallery

    Hello averydoby, when i try to open the filters liquify and the gallery filters happens that before you open takes 10 minutes to load and when you open the program takes any action carried out for 2-3 minutes. The problem essentially is that charge too.
    I own a compute macbook pro with 512 mb video card and 2 gb of ram, I have also tried to use the filters with images of a few kb but the same thing happens.
    Someone knows what could be the problem?
    Thanks to all

    I asked because I had the same problem with PS CS2 and mac OS 10.2.8 on a 2 x 1Ghz mac.
    (adbobe level 3 Support was able to reproduce the error but there was no solution)
    I don't have the this Problem neither with PS CS4 nor PS CS2 on a mac pro (early 2008) running mac os 10.5.6 anymore.
    I was just curious if I 'd have an idea to solve this problem.

  • Is anyone else having problems with the overdrive app not working right after new apple update

    I am having problems with the overdrive app.  I am only allowed to read about twenty pages of a book and then it tries to load more pages but does not.  I have reinstalled the app but have the same problem. Any ideas.

    Have to talked to the developer? Gone to their site? Do they have an update out for the newer OS?

  • Having several problems with Adobe Premiere Elements 13.  Right now my worst is that when I add text to a clip, it goes out of "auto color" while the text is up.  Help?

    I'm having a number of problems with Elements 13.  One is that, while in "play" mode, the sound will just stop happening.  I have to click "pause" then "go" again and the sound comes back.  It also stops playing on it's own, I have to hit "play" repeatedly.  Just got the software, have been using it extensively for a week or two, and this just started happening.dor
    Now today, when I add text to a clip, it drops out of "auto color" while the text is visible in the clip, then back into auto color when the text is gone.  Any suggestiosn?

    nikovichb
    If we are looking at the same thing, you have called attention to one strange Premiere Elements 13 AutoColor/Titler interaction. This can be reproduced in the Expert or
    the Quick workspace. I will demo this in the Quick workspace since that is where you have been working.
    1. Import a still into the Quick workspace/Filmstrip.
    2. With the still selected, go to Adjust Tab/Adjustments Palette/Color Panel expanded and just click on the Auto Color Tab. Close the Adjust Tab route.
    3. Go to Text Menu/New Text/Default Text to open the project's Titler. When you do that you see the following and not the still over which the text title is to go.
    And when you close the Titler, you then see the "Add Text" text title in the still.
    The only solution that I can think of at this time is to create the text title and then apply the Auto Color to the still.
    It is interesting that this only happens with the Auto Color in the Color Panel selected. If you do not click on
    Color Panel and use the More options for Color adjustments, this behavior does not take place.
    Deletion of Adobe Premiere Elements Prefs file does not correct this situation.
    As for
    I'm having a number of problems with Elements 13.  One is that, while in "play" mode, the sound will just stop happening.  I have to click "pause" then "go" again and the sound comes back.  It also stops playing on it's own, I have to hit "play" repeatedly.  Just got the software, have been using it extensively for a week or two, and this just started happening.dor
    I think that here we need to explore project settings (project presets), properties of source media, and Timeline rendered and unrendered content prior to export.
    Please review the above
    a. verify if the Auto Color Text Title glitch that I saw is what you described in your situation
    b. give the details of your project so that we can explore cause and effect for Timeline content playback irregularities as seen in the Edit area monitor.
    Thanks.
    ATR

  • Position problem with four zoom areas at a slide

    Hi to all,
    my problem, i've made a slide, containing a single picture (periodic table). Then, i added four zoom areas at the elements C, H, S and N. Source areas are 45 by 45 px, target areas are 180 to 180 px. I try to set fixed postions for the targets (Target || position X || Position Y):
    Target 1
    90
    330
    Target 2
    290
    330
    Target 3
    490
    330
    Target 4
    690
    330
    The result looks really ugly, size and positions went totally wrong. This is just an examples, sometimes, the target areas are overlap each other, looks like a silly randomizer at work...
    Maybe anyone can give me a idea/solution to fix this?
    Thanks in advance
    Marc

    If you use CP5 or CP5.5 I would use Effects in this case: a combination of a motion path and scaling. Try to find the correct combination, save as a custom effect and apply to all the elements where you want the Zoom.
    Lilybiri

  • CS4 - problem with timeline zoom bar

    I am in process of updating my systems from PPro2 to CS4.
    The timeline navigation (zoom/pan) bar above the timeline seems to be functionally inoperable.
    When I try to zoom in or out of the timeline by grabbing the right or left end of the bar and dragging, the timeline view jumps erratically from very wide to very small... with no in-between. 
    I realize that there are similar (but much smaller) controls to perfrom the same functions located at the lower left of the timeline,
    but after years of using of this timeline navigation function through several versions of the software, It has become my preferred method. 
    Am I missing something... or just another bug to report?

    Thanks for the replies... I have solved my problem.
    I was using the Synergy virtual KVM for keyboard/mouse control from system #1 while I configure CS4 on system #2.
    http://synergy2.sourceforge.net/
    Premiere doesn't like that, so I connected the mouse directly to system #2 and the problem is solved.
    Thanks again for your attention.

  • Problems with pdf and drop shadow/opacity in quark

    I have created a piece of artwork in Quark 7.5 which consists of a round picture box (which has a drop shadow). The picture box is positioned so that it slightly overlaps 2 large circles of colour. These 2 circles overlap each other also - the bottom one is a solid pantone colour, the top one is a pantone colour but with an opacity of 75%.
    After creating a high quality pdf file, the pdf does not display (or print) these circles/picture box correctly. It looks as if there is a slightly transparent square picture box just below the round picture box but on top of the coloured circles. This only appears to happen when the round picture boxes are positioned on top of the circle which has the 75% opacity.
    I can't figure out how to fix it. I tried making the coloured circles cmyk instead of pantone but that didn't fix it. I've also tried increasing the resolution of the drop shadows in the pdf settings but that didn't work either.
    I don't know if this is a Quark issue or an Acrobat issue. I tried changing settings in both applications but can't fix it. Can anyone help?
    (I've attached a medium res version so you can see what is happening - it's the 3 round picture boxes at the bottom).

    I used the pdf facility in Quark (export as PDF) but I also tried creating a .ps file through the print facility in Quark and then distilling the file in Adobe Distiller and this didn't work either.

  • Problem with filter function in tableview

    Hello,
    I am face the whole day with an issue. I hope to find an expert to solve my problem.
    I have a table on my view. And in most cases it is a standard functionality to filter the columns via mouseclick (see excel).
    So what I want is to implement these function in my own coding. When the event is started my table should be filtered automatically with previously (in the coding) defined options.
    So, how to implement this requirement?
    Best regards,
    Marcus

    Hi Markus,
    If I understand it correctly then you have a dropdown box and on the basis of value selected in dropdown box you need to filter the records displayed in the table view below...
    If this is the requirement then you will have to write your custom code to filter data. For your dropdown field redefine get_p_xxxx to add a server event once the value is selected in dropdown box.
    Please refer to:
    Re: Tableview - get changed data event???
    Since server round trip would be triggered you can loop on data from your context and filter it in do_prepare_output or else you can create your event handler as well...
    e Regards,
    Bhushan

  • Flexibility problem with ( window / form ) Position in forms 10g

    Hi ,
    I hope you are all Fine & Happy with oracle ;)
    I' using Oracle Developer Suite - 10g
    I SUCCEFULLY PUT THE FORM IN THE CENTER :D
    but i have a proplem to make the position of a form flexible ?:|
    First : I wanted to put the window in the center So that what i did
    -===== Environment =====-
    System : Windows XP
    resolution : 1280 X 800
    Browsers : IE , FIREFOX
    JVM : sun java , Jinit
    -===== Scenario =====-
    MODULE name : MOD1
    WINDOW name : WIN1
    bq.      bq. bq. |--&gt; width 200 \\     |--&gt; height 100
    BLOCK name : BLK1
    bq.      bq. bq. |--&gt;TEXT_ITEM : TXT1 \\     |--&gt;PUSH_BUTTON : BTN1
    -====== Action =====-
    i add trigger " WHEN-WINDOW-ACTIVATED " form level
    bq.      bq. Declare \\     windows_name VARCHAR2(30) ; \\     screen_height NUMBER; \\     screen_width NUMBER; \\     window_height NUMBER; \\     window_width NUMBER; \\     x NUMBER := 0; \\     y NUMBER := 0; \\     BEGIN \\     screen_height := GET_APPLICATION_PROPERTY(DISPLAY_HEIGHT); \\     screen_width := GET_APPLICATION_PROPERTY(DISPLAY_WIDTH); \\     window_name := 'WIN1'; \\     window_height := GET_WINDOW_PROPERTY(windows_name , HEIGHT); \\     window_width := GET_WINDOW_PROPERTY(windows_name , WIDTH); \\     x := ( screen_width - window_width ) /2 ; \\     y := (screen_height - window_height ) / 2 - window_height; \\     Move_Window( windows_name, x , y ); \\     END;
    -=== results ===-
    when the browser is maxmized
    screen_height = 600
    screen_width = 960
    window_height = 100
    window_width = 200
    x NUMBER = 380
    y NUMBER = 150
    this results are very nice to me BUT
    --==== the problem ===-
    when i resize the browser & reald the form it also detect that the display size still 960 , 600
    so the form is shefted far from the targeted postion " center of the browser or to be specific - center of the java applet
    While I noticed that any alert i create it position itself to the very center what ever i change the size of the browser or the java applet
    -==== the Question ===-
    how to detect the real size of the java applet
    or
    how the alert detect it's position to emulate it's code ?
    or
    is there any what to solve this problem :_| ?
    Thanks
    Edited by: user643438 on 17-Oct-2008 00:09

    Hi Frank,
    Where do I explicitly provide the tnsnames entry to Graphics?
    We are using SSO when running Form, the db connect string are store in each user resource of OID, where resource type = OracleDB. Also Neither the existing form (calls the
    *.ogd) nor *.ogd has tnsnames/db connect code.
    As for the actual TNSNAME setup, we have local env var -TNS_ADMIN w/value of "D:\Oracle\MidTiers\network\admin".
    That we want all three oracle homes: Infra10g, MidTier10g, Dev6i use the D:\Oracle\MidTiers\network\admin\tnsnames.ora, sqlnet.ora.
    Apparently, Graphics in D:\Oracle\Dev6i doesn't pickup
    the TNSNAME setting @ Midtiers
    Can you give us some pointers on this? thank you in advance!!!
    -Kan

Maybe you are looking for

  • ITunes 10.3.1 Button Problems

    The program buttons (not keyboard) are sticking and/or not responding when clicked. Recently updated to 10.3.1, what's going on?

  • Is it true that iPhone 4s does not allow to take more than 1000 photos?

    Hi! Is it true that iPhone 4s does not allow to take more than 1000 photos? http://dolboeb.livejournal.com/2299939.html

  • Slideshow Widget Problem

    Sometimes, the Motorola slideshow widget's buttons quit working. They become grayed out, and I can't change the photo or view a slideshow. This problem occurs almost daily. The only fix I've found is to remove the widget, then place a new one on the

  • CU - Create/Update Operations

    The plugin easily makes a great wrapper for selecting single and multiple items.  What's the best way to handle Creates and Updates?

  • How to change bitrate tiff

    I'm trying to scan all my old photo's into a digital archive using my HP Photosmart 5520 e and my MacBook Pro OSX 10.9.4 I want to scan them to TIFF, but unfortunately all my pictures end up as TIFF with 8 bit RGB. The specifications state that it ca