Welcome to TalkGraphics.com
Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1. #11

    Default Re: HTML: Bug when using dropshadows with mouseovers

    IOW: The updated area of the original object is also updating another object.
    No it's not. The button includes its shadow and so it's only updating the area of the original button+shadow.

    Attached a .xar file that shows a working example, where the shadows have been separated from the buttons and put behind as described above.
    Attached Files Attached Files
    Last edited by Charles Moir; 28 April 2008 at 07:32 PM.

  2. #12

    Default Re: HTML: Bug when using dropshadows with mouseovers

    Cheers Charles, that works fine.
    Though in the back of my mind there's a small question as to why applied object shadows cannot be processed this way 'on export' by the filter <evil grin emot'>

    Yes my comment ought to have read:
    IOW: The updated area of the original object *appears* to be updating another object.

  3. #13

    Default Re: HTML: Bug when using dropshadows with mouseovers

    PS: Any thoughts as to why the alt= and title= attributes work perfectly fine when there is no URL, but as soon as the (image) object includes an URL, alt= and title= attributes fail to work (inspite of being present in the source). ?


    update.
    hmmm - I just tried reproducing this in a new file and cannot??. Yet the site I'm working on simply doesn't show either attribute as a tip on hover in any browser inspite of the source showing them applied the same way as the test file I just created.. I may have to remove them completey and start over, I only noticed this bug after moving them about the page while designing the layout, something may have broken..
    Last edited by steve.ledger; 27 April 2008 at 09:27 PM. Reason: additional comments

  4. #14
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: HTML: Bug when using dropshadows with mouseovers

    Quote Originally Posted by sledger View Post
    But though padding is a work around, the point is, it's NOT a WYSIWYG result.
    Correct. The rollover and pop-up effects are not WYSIWYG - you don't see them just as you get them. The WYSIWYG statement is true for the design, which active elements are not part of, sine Xtreme does not posses instruments to implement active content.
    John.

  5. #15
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: HTML: Bug when using dropshadows with mouseovers

    Quote Originally Posted by sledger View Post
    PS: Any thoughts as to why the alt= and title= attributes work perfectly fine when there is no URL, but as soon as the (image) object includes an URL, alt= and title= attributes fail to work (inspite of being present in the source). ?
    One possible reason is that if you have a group, the name containing title= or alt= has to be added to the group. Names of the objects within the group are ignored.
    John.

  6. #16

    Default Re: HTML: Bug when using dropshadows with mouseovers

    Quote Originally Posted by covoxer View Post
    Correct. The rollover and pop-up effects are not WYSIWYG - you don't see them just as you get them. The WYSIWYG statement is true for the design, which active elements are not part of, sine Xtreme does not posses instruments to implement active content.
    Well of course John What I'm referring to as not being WYSIWYG is not the popping up action, but the appearance of the objects 'after' the action.
    (the to be pedantic, I can see this action in Xtreme by clicking the mouseover layer on/off quickly to visually confirm positioning )

    Quote Originally Posted by covoxer View Post
    One possible reason is that if you have a group, the name containing title= or alt= has to be added to the group. Names of the objects within the group are ignored.
    Nup - items were either not a group, or had the attributes applied to a group 'after' they were grouped.
    In my tests it seems random, and more likely to happen as the documents grows in complexity.

    I'm also coming across other mouseover problems whereby the results are displaced severly on the exported html page and are always visible instead of only showing onhover. Again, this appears to only happen once the document grows in complexity.

  7. #17
    Join Date
    Aug 2004
    Location
    Ukraine
    Posts
    3,904

    Default Re: HTML: Bug when using dropshadows with mouseovers

    Well of course John What I'm referring to as not being WYSIWYG is not the popping up action, but the appearance of the objects 'after' the action.
    Sorry, no. There's no "action" concept in Xtreme, so it can't tell or show you anything that's a result of the action. All we do with effect layers etc is an emulation of such a tool, not more. So it's not really WYSIWYG. You can't actually see the cropped part of the mouseover layer as it will appear in case of mouseover event for the particular object in the browser.

    As I say, the static design is WYSIWYG. All other HTML filter specific features achieved by setting special values to the web address or name attributes are meaningless to Xtreme, so they are not WYSISYG.

    (the to be pedantic, I can see this action in Xtreme by clicking the mouseover layer on/off quickly to visually confirm positioning )
    Precisely - but that absolutely not what you'll get on export since mouseover layer is cropped by the script, and you miss this that part.
    John.

  8. #18

    Default Re: HTML: Bug when using dropshadows with mouseovers

    Thanks John, we're getting cross wired a bit with my choice of words

    I'll find work arounds to arrive at the results I'm seeking.

  9. #19
    Join Date
    Sep 2005
    Location
    Melbourne, Victoria, Australia
    Posts
    35

    Default Re: HTML: Bug when using dropshadows with mouseovers

    Steve,

    I'm also seeing exported popup objects positioned incorrectly as pages become more complex.

    I placed some text and a surrounding filled rectangle (as a background to the text) on a popup layer. That worked fine in the first instance, but repeating this on the same page multiple times resulted in all the text popups being positioned correctly, but their associated background rectangles were shifted down the page.

    The results were the same whether the rectangles and text were grouped or individual objects on the popup layers.

    For now, my workaround has been to put a single background rectangle on the main layer and just have the text popup in front of it.

    The result is not a nice from a design aspect, but it will have to do for now.


    Steve

 

 

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
  •