Welcome to TalkGraphics.com
Results 1 to 10 of 19

Hybrid View

  1. #1

    Default Re: Pop-up layers and mouseover/mouseout effects

    It's soft grouping and ultimately down to the order of the stack in both the MouseOff and MouseOver layers. What I found confusing was that in your popup_layers.xar file, the first item in the stack is 'Text line' but I can see now that as that object does not have a web property link so Xara then takes the next object '1 Group' and can see that does have a web property link attached to it, therefore it looks at the first item in the stack in the MouseOver layer, soft groups both the MouseOff and MouseOver objects and displays the mouseover effect.

  2. #2

    Default Re: Pop-up layers and mouseover/mouseout effects

    Note that softgrouping has no effect on a button's mouseover function. If the mouseoff element has a link assigned, then the mouseover component will be stimulated when the user moves the cursor over that element. But yes, the order of the layers is key. Any layer whose name starts with "mouseover" will act as a rollover layer for the first popup or static layer underneath it.

  3. #3

    Default Re: Pop-up layers and mouseover/mouseout effects

    Quote Originally Posted by Highfield
    The next problem I have is that I'd like to have an initial image displayed along with the corresponding MouseOver effect highlighted.
    I could be wrong, but from your description, I think you'll want to employ the Locking Popups tweak that covoxer created. It allows you to absolutely control the display status for all popup layers. You can read about it here.

  4. #4

    Default Re: Pop-up layers and mouseover/mouseout effects

    Thanks cursor. I have seen and been through the tweaks but it's not quite what I wanted. There is an post here which you participated in and provided 2 solutions. Unfortunately neither are exactly what I'm looking for which is an inital state of image displayed, mouseover effect on:- http://img2.pict.com/05/86/19/322712...itialstate.png


    I'm wondering whether attaching a web proprty to the displayed image pop-up layer which links back to mouseover state might work? Hmmm ...

  5. #5

    Default Re: Pop-up layers and mouseover/mouseout effects

    I've found two web pages which deal with moveable layers here and here. Both well worked examples and source code.

  6. #6

    Default Re: Pop-up layers and mouseover/mouseout effects

    Here's yet another link to javascript which can handle objects such as text, pictures and div's.

    I guess the next stage is to work out how the code can be placed into Xara's web properties placeholder form so that it all appears in the correct parts of the HTML document.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •