Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,826

    Info I guess I don't like Xara's Hover Widget 2

    I simply do not understand Xara's attitude.
    It invented a hammer approach for handling its Widgets and everything thereafter has become a nail.
    A nail that is cemented in place so that you can change next to nothing.

    I hope you find my alternative to the Xara Hover Widget 2 usable and useful.

    The entire code for it is:
    Code:
    <style>
    .overlay {
      opacity: 0;
      transition: 1200ms;
    }
    .overlay:hover {
      filter: drop-shadow(8px 8px 10px gray) blur(0.5px);
      background-color: #346a7d;
      opacity: 0.7;
    }
    </style>
    No JavaScript and more guidance than Xara was bothered with.

    CSS - Hover Widget 2 Successor.xar

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,504

    Default Re: I guess I don't like Xara's Hover Widget 2

    I love the design flexibility as well. The current hover widget is very limiting in terms of text or no text.

  3. #3
    Join Date
    Mar 2009
    Posts
    4,503

    Default Re: I guess I don't like Xara's Hover Widget 2

    Quote Originally Posted by Acorn View Post
    I simply do not understand Xara's attitude.
    It invented a hammer approach for handling its Widgets and everything thereafter has become a nail.
    A nail that is cemented in place so that you can change next to nothing.
    Did you also send it to Rob-Xar, Acorn? He might do something with it. Anyway we haven't heard from him in a while (hopefully he's working hard on the nuisances and bugs reported earlier).

 

 

Tags for this Thread

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
  •