Advanced Search

Search:

Type: Posts; User: DS928; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,017

    Thank you! You've been a big help!

    Thank you! You've been a big help!
  2. Replies
    9
    Views
    1,017

    John, Thank you very much! Removing the word...

    John, Thank you very much! Removing the word hidden fixed everything!

    <div hidden class="notice" id="notice">

    <div class="notice" id="notice">
  3. Replies
    9
    Views
    1,017

    hmmmm, your definitely right about the notice not...

    hmmmm, your definitely right about the notice not popping up in chrome! how can that be fixed? Still playing with the other. Thank you for your help!

    Could it be this?
    ...
  4. Replies
    9
    Views
    1,017

    Thank you, John. Www.menuhead.com

    Thank you, John.
    Www.menuhead.com
  5. Replies
    9
    Views
    1,017

    IE 10 Margin Problems

    This code works fine in IE 8, IE 9, Firefox and Chrome, However, since IE 10 doesn't read conditional statements this doesn't work. IE 10 seems to be grabbing the style.css instead of iestyle.css.
    ...
  6. Thread: Div Problems

    by DS928
    Replies
    5
    Views
    759

    Figured the table mess out.

    Figured the table mess out.


    <?php
    include("Scripts/config.php");
    $Lid = $_GET['LocationID'];
    if(!$rs=mysql_query("SELECT tblDetails.DetailName,...
  7. Thread: Div Problems

    by DS928
    Replies
    5
    Views
    759

    You're Right! I closed the table and the...

    You're Right! I closed the table and the required div is at the bottom. However; I did not close it correctly, so I'm only getting the first row and the rest of the table data is everywhere. What...
  8. Thread: Div Problems

    by DS928
    Replies
    5
    Views
    759

    Div Problems

    I have a page that has a table on it. I want to put either 2 divs or 2 table's under the first table. I tried both. Neither one refuses to go under the first table. They either end up in the...
  9. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    Thank you Beverly. I ended up using colorbox. I...

    Thank you Beverly. I ended up using colorbox. I still have to convert the images. But I am really happy with the results though. even with a loss of rollover / mouseover. Once again. Thank you....
  10. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    Thank you. That fills volumns of reading. A...

    Thank you. That fills volumns of reading. A good set of rules!
  11. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    Thank you Beverly. You are the best! I really...

    Thank you Beverly. You are the best! I really appreciate you taking the time time to explain all ofthis about images. I will get busy and start the conversions today. For some reason I thought...
  12. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    Thank you. I am trying it now. First impression...

    Thank you. I am trying it now. First impression is that it's slow to load large image the first time...about 5 seconds. But I am giving it a shot! Once again, Thank you.
  13. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    Tried it. Still not centering to page. It...

    Tried it. Still not centering to page. It centers to the camera image. Is tooltip.js causing some of this not to work. I am trying to minimize the number a clicks a person has to do. Thats why I...
  14. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    Hmmm. I did a test. I made an image 250px by...

    Hmmm. I did a test. I made an image 250px by 500pk. Set the css to...
    top:50%;
    left:50%;
    margin-top:-125px;
    margin-left:-250px;
    Hoping this would center the test image. It centers it on the...
  15. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    OK, I've played. This is my line...

    OK, I've played. This is my line...


    <a class="thumbnail" href="#thumb" rel="facebox"><img src="http://www.menuhead.net/Images/Buttons/PShotClear.png" width="30px" height="20px" border="0" />
    ...
  16. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    Thank you. I will play around with both options...

    Thank you. I will play around with both options today and let you know how things turn out.
  17. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    OOPS. Here is the link for the pop up code....

    OOPS. Here is the link for the pop up code.
    http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/P20/
  18. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    This is where its from.... This is the page I am...

    This is where its from....
    This is the page I am building... Select American / Baltimore Then results...Pass over the cameras to bring up the pix.

    www.menuhead.net/Pages/BigHead.php

    Thank You.
  19. Thread: Centering Popup

    by DS928
    Replies
    18
    Views
    2,278

    Centering Popup

    I am using this code from Dynamic Drive and I want the popup to be dead center on the screen. It seems now it's in relation to the thumbnail. The code.




    <style type="text/css">
    ...
  20. Replies
    2
    Views
    588

    Yeah I was adjusting the top and nothing was...

    Yeah I was adjusting the top and nothing was happening. Then bingo! It happened. I've been having problems with my server updating my files. That was the problem. Thank you for confirming that I...
  21. Replies
    2
    Views
    588

    CSS Pop Up Image Vertical Alignment

    1) Script Title: CSS Popup Image Viewer

    2) Script URL (on DD): http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/P20/

    3) Describe problem: I need the image to go above...
Results 1 to 21 of 21