Page 3 of 3 FirstFirst 123
Results 21 to 30 of 30

Thread: YUI Lightbox

  1. #21
    Join Date
    Sep 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I released version 1.0 which is hopefully stable. It is now supporting ie6 (barely)

    is this something that could be aded as a resource at this point?

    New url too: http://nicora.net/projects/photoviewer/

  2. #22
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hi:
    Thanks for the update. I'll take a close look at it again in the next couple of days, and offer some feedback.

  3. #23
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    Works great now (IE6!), as far as I can see.
    One thing, though. If the visitor uses a low screen resolution, there's no way for him/her to reach 'close', 'next' or 'previous'. The links are just out of site, scrolling won't help.

    Arie Molendijk.

  4. #24
    Join Date
    Sep 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ah, great catch! I need to stop the top position at 0

  5. #25
    Join Date
    Sep 2007
    Location
    The Netherlands
    Posts
    1,881
    Thanks
    49
    Thanked 266 Times in 258 Posts
    Blog Entries
    56

    Default

    What's the file in which you can change 'prev', 'next' and 'close' into something else?
    Thanks,
    Arie Molendijk.

  6. #26
    Join Date
    Sep 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    There isnt currently. This is my idea for that: I was going to make 3 more config properties for the text of those buttons. You could then leae the text blank and then assign a background image to them in cs. More flexibility that way.

    I added this to the requested features, next push I make will have this available

  7. #27
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Tested on Firefox 1.5 for Linux

    1) Transitions are poor
    this is more of an asthetic issue then a real bug, but it double loads the image.
    what I mean by that is it will load it really quick, then it will resize the layered window and reload the image again.

    2) Relative position bug
    see screen shot

    This is my idea for that: I was going to make 3 more config properties for the text of those buttons. You could then leae the text blank and then assign a background image to them in cs. More flexibility that way.
    3 options is a good idea. but not the way you are saying
    -- 1 = user defined text
    -- 2 = user defined image
    -- 3 = default (next/previous) text
    Last edited by boogyman; 06-20-2008 at 06:37 PM.

  8. #28
    Join Date
    Sep 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    great post boogyman.

    1. I am using YUI and so I am bound to their animation libraries. You can however adjust the settings (grow, fade) and the also change the transition algorithm in the config object. I am surprised to hear that transitions are poor considering the popularity of this library. Now as far as the double load, this is an issue with ie6, i tried to bypass it by pre-loading as much as possible but im still looking for a real fix. I do not however, see this issue in ie7 or ff2 (Windows). So this will take some further investigation.

    2. This is a CSS inheritance problem, I am looking into a fix for this.

    3. Well, I'll think some more about your suggestion. I would rather not let the user insert an image into the dom, but rather let them define a background image in CSS. I add a new config property "buttonText" this is an object with 3 properties, one for each of the 3 buttons. If there is no config property it defaults to the default text. You can define text or a blank space, then go into the CSS and set a width/height and image. This way would also give you hover properties for mouse overs.

  9. #29
    Join Date
    Sep 2007
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    So how do I go about getting this thing evaluated for inclusion to the DD library of components? I think it's at a very stable point.

  10. #30
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    http://www.dynamicdrive.com/submitscript.htm

    I might add that there are lots of very good scripts that aren't in the DD Library. Merit is far from the only factor. And, before you get into further discussion with me over this, please be fully aware that I have very little to do with what gets in or what doesn't. ddadmin is the sole proprietor, as far as I know, and you can reach him at the address from the link I gave you (which - the link - is also at the top of the main DD page).
    Last edited by jscheuer1; 01-27-2008 at 06:13 PM. Reason: add info
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •