Results 1 to 2 of 2

Thread: Photo Album script how to modify?

  1. #1
    Join Date
    Dec 2006
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Photo Album script how to modify?

    i use this script with some changes
    http://www.dynamicdrive.com/dynamici...photoalbum.htm

    and this is the result
    http://3dpixel.911mb.com/teste/

    and i still have some problems......

    1. i don't want a pop-up window.....i just want to load the avatars (no onClick action) i think this part i must modify
    Code:
    onClick="return popuplinkfunc(this)">'
    2. 1 2 3 (the pages) etc. .....i want to have a ">" for next and a ">>" for last and "<" "<<"......and one little problem....if i have > 30 pages i need something like this "1 2 3 ... 7 8 ... 41 42 42"...maybe this line...
    Code:
    document.write('<a id="navlink'+i+'" href="javascript:jumptopage('+i+')\">'+i+'</a> ')
    3.i want to replace "Poza 1" with the name of the picture from the images folder (if is posible without extension *.jpg)......some thing like this
    http://www.zirkon.at/yappa-ng_demo/i...album=%2Fdemo2
    and a last change.....i want to add a text below the "Poza 1"...ex: "Right Click + Save As" to be centered

    Thanks a lot and sorry for my English
    Last edited by 3dpixel; 12-19-2006 at 05:48 PM.

  2. #2
    Join Date
    Dec 2006
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    please help me !!

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
  •