Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Cross-frame menu, with multiple columns submenu. A question.

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

  2. #12
    Join Date
    Feb 2010
    Location
    Toronto
    Posts
    101
    Thanks
    6
    Thanked 1 Time in 1 Post

    Arrow

    That's what I made at first.
    The position for the menu is displaced on other resolutions.

    Thanks.

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

    Default

    OK, first find out what the width of the menu is, in pixels. Give it 'width:200px' first, and see what happens. This is probably too small, so keep on trying until you have the width.
    Suppose it is '400px'. Then do this:
    <div style="position:absolute;top:5.5%;left:50%; width: 400px; margin-left:-200px">
    This will center the menu (the margin-left is the negative value for the width divided by 2).
    ===
    Arie.

  4. #14
    Join Date
    Feb 2010
    Location
    Toronto
    Posts
    101
    Thanks
    6
    Thanked 1 Time in 1 Post

    Default

    Thanks. It almost works.
    The horizental position is fine now but the virtical position still problem.
    You can check it on the site. If you want to see the index.html file then I will attach the file next time.
    Thank you for your cooperation.

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

    Default

    Then give the top position of the div a value in pixels, not percentages.
    ===
    Arie.

  6. The Following User Says Thank You to molendijk For This Useful Post:

    naremkim (04-01-2010)

  7. #16
    Join Date
    Feb 2010
    Location
    Toronto
    Posts
    101
    Thanks
    6
    Thanked 1 Time in 1 Post

    Arrow Resolved

    It's magic !

    It now works very fine.

    This transparent-overlap menu is more useful than cross-frame menu.

    Thanks a lot, Molendijk. I appriciate it.
    Last edited by naremkim; 04-01-2010 at 02:02 AM. Reason: revision

  8. #17
    Join Date
    Feb 2010
    Location
    Toronto
    Posts
    101
    Thanks
    6
    Thanked 1 Time in 1 Post

    Default

    To Molendijk.

    I sent you an e-mail in which I ask you that ' Is there any way to donate $20 to the dynamic drive ? ' and one more thing to your gmail account on 12 April.
    Can you reply me ?

    Thanks.

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

    Default

    Quote Originally Posted by naremkim View Post
    To Molendijk.

    I sent you an e-mail in which I ask you that ' Is there any way to donate $20 to the dynamic drive ?
    I don't know. Try to contact ddadmin.
    ===
    Arie.

  10. #19
    Join Date
    Feb 2010
    Location
    Toronto
    Posts
    101
    Thanks
    6
    Thanked 1 Time in 1 Post

    Arrow

    To molendijk.
    I resent you the email through your account molendijkarie at gmail.
    Please reply my email. Thanks.

    To ddadmin.
    I appricate your operation of this website.
    Could you let me know how I can donate $20 to the Dynamic Drive ?
    I have a PayPal account.

    Thanks.
    Last edited by naremkim; 04-22-2010 at 04:56 PM. Reason: revision

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

    Default

    Hi naremkim:
    If you must, please just make a donation to WWF. It would be as meaningful to me as a direct donation.
    DD Admin

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
  •