Show Hide Behaviour

I am trying to assign a show hide behavior to my portfolio. I already have an image rollover in place on 15 individual images in a grid, basically a brighter version of the thumbnail when on hover.
What I also want to do is assign a show/hide behaviour to each individual thumbnail as well as the rollover which will show a paragraph about each piece of artwork when hovering over the thumbnail. I can implement the rollover easily enough but when the show hide is added the div I am trying to show just flickers briefly on hover then dissapears...
Any info would get greatly appreciated?
Heggie

I already have an image rollover in place on 15 individual images in a grid, basically a brighter version of the thumbnail when on hover.
FYI: You could do this with much less code and only one set of images using CSS opacity.
CSS:
#thumbnail img {opacity: 0.5 }
#thumbnail img:hover {opacity: 1.0}
HTML:
<div id="thumbnail">
<img src="image1.jpg">
<img src="image2.jpg">
<img src="image3.jpg">
<img src="image4.jpg">
</div>
Anyway, to answer your original question. IMO Show/Hide behaviors work best with onClick event triggers.   onMouseover triggers are squirrely especially for touch screen devices.
See demo below, view source to see the code.
http://alt-web.com/DEMOS/Show-Hide-Layers.html
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/

Similar Messages

  • Show/Hide behaviour not working in Safari

    Generic show/hide layer behaviour to show large images on
    mouseover of
    thumbs... it doesn't work in Safari I'm told - only page
    that's live
    http://www.dreamweaverresources.com/studio1/places.html
    any ideas as to why this wouldn't work in that browser only?
    Nadia

    visibility:none is bad syntax, anyhow. Thanks for finding
    this - I looked
    and didn't see it....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Osgood" <[email protected]> wrote in
    message
    news:epsdu8$kp9$[email protected]..
    >: Nadia : ** ACE - Adobe Community Expert ** wrote:
    >> Generic show/hide layer behaviour to show large
    images on mouseover of
    >> thumbs... it doesn't work in Safari I'm told - only
    page that's live
    >>
    http://www.dreamweaverresources.com/studio1/places.html
    >>
    >> any ideas as to why this wouldn't work in that
    browser only?
    >>
    >
    > Safari doesn't seem to like visibility: none on the
    #picturelayer
    >
    > Taking it off produces the same results as having it
    there?
    >
    > However taking it off results in a border being applied
    to the shim.gif so
    > add style="border: none;" to the img tag. The border
    still seems to show
    > in DW but not when run via a browser.
    >
    >
    > #picturelayer {position:relative; width:500px;margin:
    auto; z-index:1;}
    >
    > <img src="places_files/shim.gif" style="border:
    none;" alt="" width="450"
    > height="420" border="0">
    >

  • Show-Hide element in Dreamweaver CS5

    Please can you tell me why when I validate a web page I get the following error when using the Show-Hide behaviour.  The error is only reported for the first use of the feature and no of the others.  I don't understand.
    Line 239,         Column 235:     there is no attribute "onload"…HideLayers('drive','','hide')" onload="MM_showHideLayers('drive','','hide')" /…

    You have used the attribute named above in your document, but the       document type you are using does not support that attribute for this       element. This error is often caused by incorrect use of the "Strict"       document type with a document that uses frames (e.g. you must use       the "Transitional" document type to get the "target" attribute), or       by using vendor proprietary extensions such as "marginheight" (this       is usually fixed by using CSS to achieve the desired effect instead).
    This error may also result if the element itself is not supported in       the document type you are using, as an undefined element will have no       supported attributes; in this case, see the element-undefined error       message for further information.
    How to fix: check the spelling and case of the element and attribute,        (Remember XHTML is all lower-case) and/or        check that they are both allowed in the chosen document type, and/or       use CSS instead of this attribute. If you received this error when using the        <embed> element to incorporate flash media in a Web page, see the        FAQ item on valid flash.
    Below is a copy of the relevant code -The code in bold is the line causing the error.  You will notice I have used it more than once, but I didn't get any other error messages.  Please help.
      <h3>Artist Drive and Palette</h3>
        <!--  this enlarges two images using show/hide and two different sized images -->
       <div id="drive"><img src="Images/Artist Drive large.jpg" alt="Artist Drive" width="300" height="195" title="Artist Drive" onmouseover="MM_showHideLayers('drive','','show')" onmouseout="MM_showHideLayers('drive','','hide')" onload="MM_showHideLayers('drive','','hide')" />
        </div>
        <img src="Images/Artist Drive.jpg" alt="Artist Drive" width="100" height="56"  class="fltlft" title="Artist Drive" onmouseover="MM_showHideLayers('drive','','show')" onmouseout="MM_showHideLayers('drive','','hide')" onload="MM_showHideLayers('drive','','hide')" />
        <div id="palette"><img src="Images/Artist Palette large.jpg" alt="Artist's palette" width="300" height="194" title="Artist's Palette" onmouseover="MM_showHideLayers('palette','','show')" onmouseout="MM_showHideLayers('palette','','hide')" onload="MM_showHideLayers('palette','','hide')" />
        </div>
        <img src="Images/Artist Palette.jpg" alt="Artist Palette" width="100" height="60" class="fltrt" title="Artist's Palette" onmouseover="MM_showHideLayers('palette','','show')" onmouseout="MM_showHideLayers('palette','','hide')" onload="MM_showHideLayers('palette','','hide')" />
        <p class="size">These formations are in Death Vally, California, USA. Artist's  Drive rises up to the top of an alluvial fan fed by a deep canyon cut into the  Black Mountains. Artist's Palette is on the face of the Black Mountains and is noted for having various colours of rock. These colours are caused by the  oxidation of different metals (red, pink and yellow is from iron salts, green is from decomposing tuff-derived mica, and manganese produces the purple). Called the Artist Drive Formation, the rock unit provides evidence for one of the Death Valley area's most violently explosive volcanic periods. The Miocene-aged formation is made up of cemented gravel, playa deposits, and much volcanic debris, perhaps 5,000 feet (1500 m) thick. Chemical weathering and hydrothermal alteration are also responsible for the variety of colours displayed in the Artist Drive Formation and nearby exposures of the Furnace Creek Formation.
        </p>
        <h3>Badlands</h3>
         <!--  this enlarges two images using show/hide and two different sized images -->
        <div id="badland"><img src="Images/The Badlands large.jpg" alt="The Badlands" width="300" height="183" onmouseover="MM_showHideLayers('badland','','show')" onmouseout="MM_showHideLayers('badland','','hide')" onload="MM_showHideLayers('badland','','hide')" />
        </div>
        <p><img src="Images/The Badlands.jpg" alt="The Badlands" width="100" height="61" class="fltlft" onmouseover="MM_showHideLayers('badland','','show')" onmouseout="MM_showHideLayers('badland','','hide')" onload="MM_showHideLayers('badland','','hide')" />
        </p>
        <div id="badland1"><img src="Images/The Badlands1 large.jpg" alt="The Badlands" width="300" height="132" onmouseover="MM_showHideLayers('badland1','','show')" onmouseout="MM_showHideLayers('badland1','','hide')" onload="MM_showHideLayers('badland1','','hide')" />
        </div>
        <img src="Images/The Badlands1.jpg" alt="The Badlands" width="100" height="44" class="fltrt" onmouseover="MM_showHideLayers('badland1','','show')" onmouseout="MM_showHideLayers('badland1','','hide')" onload="MM_showHideLayers('badland1','','hide')" />
        <p class="size">Badlands National Park, in southwest South Dakota preserves 242,756 acres (98,240 ha) of sharply eroded buttes, pinnacles, and spires blended with the largest protected mixed grass prairie in the United States. On-going rains, freezes and thaws have revealed millions of years of sediment that paint a colourful landscape on the prairies of south-western South Dakota. It contains the world's richest Oligocene  epoch fossil beds, dating 23 to 35 million years old.
        </p>

    Sometimes DW's javascripts will throw errors like that, most of the time it can be ignored.
    What doctype are you using (the first line of your html)?
    If you have a "Strict" Doctype, did you try changing it to a "Transitional" version as the error report suggested?
    Edit > Preferences > New Document > Default Document Type (DTD) > Change from Strict to Transitional of the same version.

  • Layers show hide in Firefox/Netscape

    Uploaded new page to server with layers hide / show for
    rollovers. Works great in IE the rollovers are excessible. However
    !! The are not working in Firefox or Netscape. The appear when
    rolling over but do not stay showing for me to click on the image
    maps. I am sure there is one little peice of code that needs
    tweeking but cannot find it.
    Please help I have the pages LIVE!!!
    Thanks

    mainplus wrote:
    > I want to show a specific image in a table when I
    roll-over a navigation button
    > image.
    > The navigation button images have been set up with swap
    image restore
    > behaviours and I want to also display a related image
    elsewhere on the page as
    > well as just changing the button image.
    > The obvious solution would seem to be to use layers for
    each of the images I
    > want to display and then show/hide them as appropriate
    on rollover. The
    > problem is that I am running foul of problem of the
    layers being absolute and
    > therefore changing position if the browser window is
    resized etc. I thought of
    > nesting the layers but the site uses a template which is
    preventing me from
    > setting up an overall layer to position within.
    > If I try to use relative layer positioning I get a
    problem getting the layers
    > to "overlay each other" they also disappear from the
    list of layers that
    > Dereamweaver shows as available in the show/hide
    behaviour list.
    > I haven't attached any code as I am really looking for a
    bit of advice as to
    > the best way of approaching the problem as I am hoping
    that there is a far more
    > straight forward way to do this.
    > thanks in advance
    >
    Rather than use layers and as your site appears to be table
    based - you
    could try this tut........
    http://www.dwfaq.com/tutorials/basics/disjointed.asp
    you might find other tuts - just google 'disjointed
    rollovers'
    HTH
    chin chin
    Sinclair

  • DW: Show-Hide Layers

    Hey, I’m having two issues with the Show-Hide Layers
    behaviour in Dreamweaver and was wondering if someone else has had
    the same problems and has a solution.
    My test page is
    http://www.petermcphee.com/dreamweaver/popup-layer.html
    1) What I would like is to show the layer when the link is
    hovered over, which works fine. However, I also want the layer to
    remain visible while the mouse is over the layer and disappear when
    the mouse leaves the layer.
    I Googled for a while and found some tutorials that deal with
    showing/hiding layers but they hide the layers once the mouse
    leaves the original link, not the layer.
    2) Also, the site that I want to apply this behaviour to has
    an auto centering wrapper box, so I would like the layer to popup
    right underneath the link every time without converting the entire
    site to absolute positioning. As it is now, the popup appears at
    different locations depending how wide my browser is.
    Is this even possible with the current DW functionality?
    Thanks a lot!
    Peter.

    > 1) What I would like is to show the layer when the link
    is hovered over,
    > which
    > works fine. However, I also want the layer to remain
    visible while the
    > mouse is
    > over the layer and disappear when the mouse leaves the
    layer.
    When you show the layer, also show an underlying layer that
    contains a
    transparent GIF image that is about 10px wider/taller than
    the layer you
    show. Apply a hide layer behavior to the GIF image that hides
    both the
    layer you just showed, and the underlying layer. Remove the
    mouseout hide
    event from the original trigger. Does that make sense?
    > 2) Also, the site that I want to apply this behaviour to
    has an auto
    > centering
    > wrapper box, so I would like the layer to popup right
    underneath the link
    > every
    > time without converting the entire site to absolute
    positioning. As it is
    > now,
    > the popup appears at different locations depending how
    wide my browser is.
    Change this -
    </head>
    to this -
    <style type="text/css">
    <!--
    body { text-align:center; }
    #wrapper { text-align:left; width:760px; margin:0
    auto;position:relative; }
    /* 760px will display on an 800px screen maximized browser
    window without */
    /* horizontal scrollbars. */
    -->
    </style>
    </head>
    change this -
    <body ...>
    to this -
    <body ...>
    <div id="wrapper">
    and this -
    </body>
    to this -
    <!-- /wrapper -->
    </div>
    </body>
    and see if that helps.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "petertyler" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hey, I?m having two issues with the Show-Hide Layers
    behaviour in
    > Dreamweaver
    > and was wondering if someone else has had the same
    problems and has a
    > solution.
    >
    > My test page is
    http://www.petermcphee.com/dreamweaver/popup-layer.html
    >
    > 1) What I would like is to show the layer when the link
    is hovered over,
    > which
    > works fine. However, I also want the layer to remain
    visible while the
    > mouse is
    > over the layer and disappear when the mouse leaves the
    layer.
    >
    > I Googled for a while and found some tutorials that deal
    with
    > showing/hiding
    > layers but they hide the layers once the mouse leaves
    the original link,
    > not
    > the layer.
    >
    > 2) Also, the site that I want to apply this behaviour to
    has an auto
    > centering
    > wrapper box, so I would like the layer to popup right
    underneath the link
    > every
    > time without converting the entire site to absolute
    positioning. As it is
    > now,
    > the popup appears at different locations depending how
    wide my browser is.
    >
    > Is this even possible with the current DW functionality?
    >
    > Thanks a lot!
    >
    > Peter.
    >

  • Click to show/hide content?

    Hi.
    Using asp/vbscript/access
    Can anyone explain me how I can make the function often seen
    in webshops,
    Click to view addidional content on a page, click again to
    hide the same info. Like a drop down, show/hide.
    Any?
    Bjørn.

    Using DIVS and Javascript ... (Behaviours) Show hide
    layers...
    HTH's
    Gerry
    "btn" <[email protected]> wrote in message
    news:e4q4pv$qj3$[email protected]..
    > Hi.
    >
    > Using asp/vbscript/access
    >
    > Can anyone explain me how I can make the function often
    seen in webshops,
    > Click to view addidional content on a page, click again
    to hide the same
    > info.
    > Like a drop down, show/hide.
    >
    > Any?
    >
    > Bj?rn.
    >

  • Show/hide layers no mouseover option

    I have MX (2004) and am trying to create a simple show/hide
    layer behavior on some thumbnails/main images and it is just not
    working for me. The behavior has the show/hide option, but it does
    not show the arrows active to choose the mouseover and other
    events. I have the 'show 4.0 browsers and later' box
    checked...anyone know what else it could be? Is there a simple code
    I can drop in (I'm an artist, not a programmer, so be gentle)? Any
    immediate help at [email protected] would be very much
    appreciated!
    null

    maggotsquibb wrote:
    > I apologise if I am being really thick, but I need some
    help!
    >
    > I have just purchased a copy of Dreamweaver CS3 to
    discover that I can no
    > longer work with layers as I used to on MX. I frequently
    used the show-hide
    > layers behaviour so that I can click on an image in one
    frame to reveal a layer
    > in another frame, however, if I select the image and and
    then try to add the
    > behaviour, the show hide elements is grey out so that I
    cannot even select it
    > as an otion.
    Do you actually have any layers on the page. You need to put
    a layer on
    the page first and then apply the show-hide layer behaviour.

  • Show/hide lots of layer, image swaps and page size

    Hi - I am working on a webpage that requires 39 thumbnails to
    show 39 large
    images when clicked and to also show some text on mouseover -
    take a look.
    http://www.redsea.co.nz/lipitor/slidekit.shtml
    I have been asked to use scrolling divs to house the
    thumbnails and so i
    have.
    I'm working through the image behaviours (up to slide no. 10
    you'll see) and
    I'm wondering if there is a better way to do all this. 39
    rollover show/hide
    layers and image swaps seems very laborious to me, not to
    mention the page
    is getting far too heavy........
    Anyone got any better ideas? (apart from a dynamic page) -
    all thoughts much
    appreciated.
    Also, any other issues spotted around this site please let me
    know, I'm
    supposed to have this finished by monday am..
    Thanks in advance
    Karen

    Yes, I have a better idea. Use the ShowPic extension from
    PVII -
    http://www.projectseven.com/,
    or even do it yourself with the SetTextOfLayer
    behavior in DW -
    http://dreamweaverresources.com/tutorials/settextoflayer.htm
    Either of those would be much better ways, since the page is
    not encumbered
    with the weight of all of the enlarged images UNTIL you click
    on the
    corresponding thumbnail.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Karen J" <karen@don'tmailmeredsea.co.nz> wrote in
    message
    news:eaeto3$758$[email protected]..
    > Hi - I am working on a webpage that requires 39
    thumbnails to show 39
    > large images when clicked and to also show some text on
    mouseover - take a
    > look.
    >
    >
    http://www.redsea.co.nz/lipitor/slidekit.shtml
    >
    > I have been asked to use scrolling divs to house the
    thumbnails and so i
    > have.
    >
    > I'm working through the image behaviours (up to slide
    no. 10 you'll see)
    > and I'm wondering if there is a better way to do all
    this. 39 rollover
    > show/hide layers and image swaps seems very laborious to
    me, not to
    > mention the page is getting far too heavy........
    >
    > Anyone got any better ideas? (apart from a dynamic page)
    - all thoughts
    > much appreciated.
    >
    > Also, any other issues spotted around this site please
    let me know, I'm
    > supposed to have this finished by monday am..
    >
    > Thanks in advance
    >
    > Karen
    >
    >

  • Dreamweaver CS3 & Show/Hide Layers Problem

    I'm trying to use Dreamweaver CS3 and the Show/Hide Layers
    behaviour to show or hide another layer on a click. However, when I
    go to the behaviours window and click on the plus to get the drop
    down list of behaviours to choose from, 'Show/Hide Layers' isn't
    there - can anybody help me?! I need this to get an assignment done
    due in really soon.
    Thanks

    It goes well beyond DW's Show/hide, however....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "twocans" <[email protected]> wrote in message
    news:fna57u$51a$[email protected]..
    >
    http://www.projectseven.com/extensions/info/autoshowhide/index.htm
    >
    > its a great free extension and simple to use.
    >
    > regards
    >
    > k
    >
    >
    >
    >
    > "xxtotallycrazy" <[email protected]>
    wrote in message
    > news:fna51o$4so$[email protected]..
    >> What I mean by needing help is, does anybody know
    where the option for
    >> 'Show/Hide Layers' actually is? Please help!
    >
    >

  • Issue with page processing - confirmation message & show /hide a button..

    Hello,
    I am working on a to do list application.
    I have events and for each event, I show list of tasks (grouped in reports based on the calculated task's status).
    In one region I have a drop down list of events and a Select Event button.
    For each task, I had to create a CLOSE option (initially I used a link, but the requester wanted a confirmation before closing the task).
    Now I have a checkbox for each task (generated dynamically with apex_item.checkbox(1,task_id)).
    Closing a task in my application means to set the end_date to sysdate.
    I followed the instructions from
    http://download-west.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/check_box.htm#CEGEFFBD. I've created also a button and a process and updated the sql from "delete" to "update".
    The process is set: OnSubmit - After Computations and Validations; Run Process Once per page visit (default).
    The issue number 1 is that I see the confirmation message (that tasks have been closed) every time I reload the page (the same when I click Select_event button).. not only after I press on that Close_task button..
    For issue number 2, I have to mention that I've added a condition to show / hide the Close_task button, only if I have at least 1 task in the report.
    The issue number 2 is that I see the button only if I click 2 times on the Select_Event button.. The same is for hide.
    I feel like I am missing something very important about how to synchronize different events(buttons clicks), processes..
    help..?
    Thank you!
    Anca

    This forum is magic..
    As soon as write here, I find the answer!
    Issue 1: I fixed it by specifying this: When Button Pressed (Process After Submit When this Button is Pressed) and my button. I miseed this 1st time.
    Issue 2: I moved the button after the report.. and now it's working just fine!
    I did this about it for some time before asking the question here.. but I just had to write here and got the right answer ;)
    Have a nice day!
    Anca

  • How to make a layer from the ADF pivot table invisible , show-hide column-row-data

    Hello all ,
    I need to create a pivottable with ADF 12c for reporting purposes.
    I have a table or view with 10 items of type VARCHAR2 , C1,C2,C3,C4,C5,C6,C7,C8,C9,C10  and   10 items of type NUMBER N1,N2,N3,N4,N5,N6,N7,N8,N9,N10
    The items of type VARCHAR2 are for Column and Row areas and the items NUMBER are for Data Areas
    I want to create a jsf page with one empty pivottable and in code Show or Hide the items in the Column area , Row area , Data area
    Con you send me a small sample ?
    I test with this code that i find in oracle OTN but not work.
    <dvt:pivotTable id="pt2" value="#{bindings.WebPivotDataView1.pivotTableModel}" var="cellData"
    varStatus="cellStatus" splitMode="enabled"
    binding="#{backingBeanScope.CmfPivotBean.pivotTable}"
    >
    <dvt:headerCell>
    <af:switcher facetName="#{cellData.layerName}" defaultFacet="Default" id="s1">
    <f:facet name="DataLayer">
    <af:outputText value="#{cellData.label}" id="ot1"/>
    </f:facet>
    <f:facet name="C01">
    <af:outputText value="#{cellData.dataValue}" id="ot2"/>
    </f:facet>
    <f:facet name="Default">
    <af:outputText value="#{cellData.dataValue}" id="ot3"/>
    </f:facet>
    </af:switcher>
    </dvt:headerCell>
    <dvt:dataCell>
    <af:switcher facetName="#{cellStatus.members.DataLayer.value}" defaultFacet="Default" id="s2">
    <f:facet name="N01">
    <af:outputText value="#{cellData.dataValue}" id="ot4">
    <af:convertNumber groupingUsed="false"
    pattern="#{bindings.WebPivotDataView1.hints.N01.format}"/>
    </af:outputText>
    </f:facet>
    <f:facet name="Default">
    <af:outputText value="#{cellData.dataValue}" id="ot5"/>
    </f:facet>
    </af:switcher>
    </dvt:dataCell>
    </dvt:pivotTable>
    DCBindingContainer bindingContainer = (DCBindingContainer)ADFContext.getCurrent().getRequestScope().get("bindings");
    CubicBinding cubicBinding = (CubicBinding)bindingContainer.findCtrlBinding("WebPivotDataView1");
    CubicEditor cubicEditor = cubicBinding.getCubicEditor();
    cubicEditor.removeLayer(DataDirector.ROW_EDGE, 0); //remove 1st row edge
    cubicEditor.removeLayer(DataDirector.COLUMN_EDGE, 0); // remove 1st column edge
    cubicEditor.removeDataItem(0);
    CubicDefinition def;
    def = cubicBinding.getProjection();
    LayerDefinition layerDefinition = new LayerDefinition("C3");
    cubicEditor.addLayer(DataDirector.ROW_EDGE, 0, layerDefinition);    
    LayerDefinition layerDefinition2 = new LayerDefinition("C4");
    cubicEditor.addLayer(DataDirector.COLUMN_EDGE, 0, layerDefinition2);
    DataItemDefinition def3 = new DataItemDefinition("N1");
    cubicEditor.addDataItem(def3);
    AdfFacesContext.getCurrentInstance().addPartialTarget(pivotTable);
    Can you help me if is possible to create a pivottable binding to a one ViewObject and in code show/hide or compose the layout of the pivottable ??
    I search in google and OTN oracle and not find any code.
    Only find the code of the samples that is very complex for me , the code of the samples create the PivotTableModel from one Array , and i want to binding from one ADB BC ViewObject.
    Thanks in advance

    The solution I presented for your use case an DOAG 2013 was to create a pivot table binding out of user defined attributes from the table. For the defined attributes a VO is dynamically created as well as the pivot binding. The pivot binding is then exchanged at runtime together with the activation of the dynamic VO needed to only get the data needed for the particularly pivot table.
    Your solution using the CubicEditor is hard to implement due to the missing documentation. This was the reason I did not follow this approach, However it's not impossible (done it on a very small scale).
    None of the solution are what I call simple. They are complicated, complex and in part not supported solution (exchanging the pivot table binding at runtime need to use internal classes, which is not supported).
    I can't give you a working sample as it's too complex. I can make the slides available, however they are in German.
    Timo

  • My left shift key on Macbook Pro Retina (15") is behaving like the F11 key (show/hide open windows).  The key behaves the same for the laptop keyboard and for an external Apple keyboard?  This just started in last week after 6 months of use

    My left shift key on Macbook Pro Retina (15") is behaving like the F11 key (show/hide open windows). 
    The left shift key behaves the same on the laptop keyboard and on an external Apple keyboard. 
    This just started in last week after 6 months of use.  The right shift key and other keys on the keyboard all appear to work correctly.
    Suggestions greatly appreciated.

    I have a solution to this issue now after a discussion with Apple Support.  Some where in the last few weeks, there was a change in the key that would do a Show Desktop under the Mission Control settings in the System Preferences.  Even though the key sequence that was shown for the Show Desktop setting did not include the Left SHift key, by changing this first to having no key sequence and applying that and then changing it back to the F11 key, the Left SHift key issue that I was having has cleared up.
    A second issue that was uncovered was that the SSD had some issues (uncovered when I ran Disk Utility using the Repair Disk key).  I had to restart and use the Disk Utility through the Command R sequence to get to the stand alone Disk Utility.  The SSD appears to be running better as a result as well.
    Hope that this is of use to someone else in the future.

  • How do you allow firefox to toggle show/hide menus

    I am using a website that has a show/hide text toggle. When I click the show button, it opens a new blank tab. I tested this on google chrome as well and it works properly. There must be a setting in firefox to correct this but I don't know what it is.

    Such a hide/show action is usually done via a JavaScript onclick event.
    If you get a new tab or window then this would suggest that the onclick isn't working and that the href is used and opens the new tab.
    You could check via the right-click context menu in the Inspector if there is an 'ev' button appended to this link (button).
    *https://developer.mozilla.org/Tools/Page_Inspector
    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Show/Hide conditional text at a book level

    I am using TCS2 on Windows XP.
    FM 9.0 p250
    I have several files as part of a large FM book. Each file has the same text conditional tags. Can I, at a book level, set my conditions to show/hide, etc. and then update the book? So far, I only know how to open each file, set the SHOW/HIDE CONDITIONAL TEXT as I need it (not to show conditiona indicators and according to my built expression) and then save and close each file.
    Is there a way to do all my files at once? Note- I want them all set the same way... so that might make it easier..
    Thanks,
    Adriana

    adrianaharper wrote:
    I am using TCS2 on Windows XP.
    FM 9.0 p250
    I have several files as part of a large FM book. Each file has the same text conditional tags. Can I, at a book level, set my conditions to show/hide, etc. and then update the book? So far, I only know how to open each file, set the SHOW/HIDE CONDITIONAL TEXT as I need it (not to show conditiona indicators and according to my built expression) and then save and close each file.
    Is there a way to do all my files at once? Note- I want them all set the same way... so that might make it easier..
    Thanks,
    Adriana
    I don't have FrameMaker available right now, so I'm working from memory, using the traditional FrameMaker menus, rather than the FM 9 tools.
    Select all the files in the book window. With the book window active, open the View menu and look for Conditional Text. Your settings here apply to all selected files in the book window, so it's possible to set conditions on all or some files files. Ctrl+Click to select non-contiguous files; Shift+Click to select a range of contiguous files.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • In Address Book, any way to Show/Hide groups from view in the "ALL" view?

    I have groups of contacts in Address Book (v4.0.4) that I plan to use in the future, but right now having to wade through and past all of their individual entries when I am scanning my contact list in the "All" group view. Is there any way to Show/Hide these sub-groups with a visibility check-box? The sub-group name would still be there in the group list (to remind me that it exists and make it visible if desired), but I would have a lot less clutter and scrolling the rest of the time.
    I know I can export groups in vCard format and re-import later, but a lot of my original custom fields for the contacts are lost in the process. Is there a 3rd-party plug-in? (Apple, are you working on something like this?)

    Hi Mike, My Address Book app is behaving correctly (maybe I'm not).
    I'm just saying there are times when I want to see "most" of my total collection of contacts, maybe just for the purpose of creating new groups at particular time and want to see at one time the pool of contacts I have to choose from. There are groups that I very seldom need to use, so it would be a way of putting those groups (and their contacts) into "cold storage."
    I also may want to do searches from among most of my contacts, but also I may want to eliminate certain other particular groups from that search pool. That is the reason for wanting to do the "Show/Hide" thing. It is a way of displaying a logical "ALL" minus "SOME", which is the basically same thing as displaying the logical "UNION" of more than one group of contacts at one time. Can this be done?
    Is there a way to open alternate address books, from within the same Address Book app (and logged in as the same user)? That would allow me to truly isolate my work list from my home list.
    One answer to this occurs to me: I could create different log-ins on my PowerBook, and build the different variants of the Address Book I might want into each login and use Fast User Switching to get into each list of contacts. That seems like a lot of extra work . . . and logging in. Any suggestions?
    Scott

Maybe you are looking for