www.webdeveloper.com

Search:

Type: Posts; User: lkeeney

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    820

    Problem Resolved

    Yes, this was the problem and it works fine now. Thanks.
  2. Replies
    7
    Views
    820

    Thanks again Dave, I have designed about 30 or...

    Thanks again Dave,

    I have designed about 30 or so websites over the past years and have never run into this problem before. I did a quick read of the link you provided and it is a little...
  3. Replies
    7
    Views
    820

    Thank you both for solving my problem. My...

    Thank you both for solving my problem.

    My question now is why does the top margin of the H1 push the content DIV down rather than just moving the H1 down on the content page?

    I have never run...
  4. Replies
    7
    Views
    820

    CSS or HTML Problem?

    I have a test page for a website where I am having problems positioning the "Content" area. The only thing in the content ares is an H1 tag. Because of this H1 tag, the content area is being pushed...
  5. Thanks. I have made many changes, and have the...

    Thanks.

    I have made many changes, and have the page working as I want now. I have a little clean up to do yet on the layout, but I just submitted this page to the artist for her comments before I...
  6. I solved my problem. Thanks for your help.

    I solved my problem.

    Thanks for your help.
  7. More problems. I was so excited to see my iFrmes...

    More problems. I was so excited to see my iFrmes allowing me to change images, I neglected to look at the bottom of the page.

    What has happened is my iFrame had pushed the rest of my page down...
  8. Thanks again for your help. I found an on-line...

    Thanks again for your help. I found an on-line video tutorial that helped me understand the code. This is the code I am using and it works great.
  9. Thanks for the help. I would love if I could get...

    Thanks for the help. I would love if I could get something as simple as this to work.

    Unfortunately I can't even understand how this works. I put the following code into my web page:


    When I...
  10. I have been working so close to this project that...

    I have been working so close to this project that I did not explain my problem correctly.

    The reason I need to use an iFrame is because I don't want to just load an image, but a small web page...
  11. Thanks Rick, My knowledge of JavaScript is...

    Thanks Rick,

    My knowledge of JavaScript is pretty limited. However, I will give this a try.

    I am designing this website to help a starving artist friend.

    Lawrence
  12. How do you get iFrames to scroll with the content of a web page?

    I made a test page for loading images and placing them on a web page using iFrames. Unfortunately, when I transferred the code to a real web page, the iFrame does not scroll with the page as the page...
  13. Replies
    2
    Views
    162

    Thanks for your help. I solved my problem by...

    Thanks for your help.

    I solved my problem by removing the code that loaded an external file into the page, and placing the code directly in the page. This allowed me to change the extension from...
  14. Replies
    2
    Views
    162

    Problem identifying a variable.

    I am trying to use a photo gallery that was produced by Lightroom 4 in one of my web pages. Everything works fine except when you click on a large image to return to the page with all the thumbnail...
  15. Thanks for your help. I don't know why I didn't...

    Thanks for your help. I don't know why I didn't think of using z-index. I use this all the time, but didn't think of using it on a video.
  16. jQuery Thank you for catching this. I copy and pasted...

    Thank you for catching this. I copy and pasted the text into this file, but my copy function apparently did not work and I ended up pasting a previously copied text into this file.

    I have the...
  17. jQuery Trouble shooting a new simple web page that uses jQuery.

    I have designed a simple page that should sequentially change the background image. The website is located here: http://www.lawrence-nv.us/test-slideshow/

    I designed this page by following the...
  18. Replies
    5
    Views
    60

    Thank you. I will try and study this to see if I...

    Thank you. I will try and study this to see if I can understand it.
  19. Placing text and graphic on top of video using CSS

    I want to change my website to have a video running full screen in the background, and have some graphic and text (website navigation) on top of the video. Is this possible to do with CSS, and if so...
  20. Replies
    5
    Views
    60

    This did not work, and I don't know why. I...

    This did not work, and I don't know why.

    I don't understand the difference between preg_*() and ereg_*()?) functions and when and why I should use one over the other in a php file.

    If someone...
  21. Replies
    5
    Views
    60

    Regular expression help

    I am using this code for checking for a proper phone number.

    $string_exp = "^[0-9 .-]+$";

    I would also like to have the string be acceptable if they entered the characters N/A in place of a...
  22. Replies
    16
    Views
    1,109

    Don't feel bad. I posted a simple question that...

    Don't feel bad. I posted a simple question that almost 500 people have read and no one has responded.
  23. Replies
    1
    Views
    704

    Options for selling using PayPal

    I have a client who wants to sell her fashion designs on her website.

    As an example she has a photo of a swimsuit she designed. The photo also includes some accessories she wants to sell. She also...
  24. Thanks Rick, I have since done a lot of...

    Thanks Rick,

    I have since done a lot of reading and found myself stuck with the fixed height. I have been working with CSS for quite a while now, and never run into this problem before. I guess I...
  25. I have temporarly fixed my problem by adding a...

    I have temporarly fixed my problem by adding a fixed height to the DIV "rightbox".

    However, if anyone knows of a way to get the DIV "rightbox" to expand automatically as additional images are...
Results 1 to 25 of 113
Page 1 of 5 1 2 3 4
HTML5 Development Center



Recent Articles