www.webdeveloper.com

Search:

Type: Posts; User: MichiKen

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. PDF file error "There was a problem reading this document [14]"

    I'm the webmaster for my church's website. Each month, I upload the monthly newsletter to the site. It's in PDF format.

    If you try to open the pdf file as an attachment from an email, it...
  2. Looking for info on the easiest way to transfer domain name to a new host

    I'm the webmaster for a non-profit organization. The current website was developed using Joomla. We want to a move to a new web host and use a new Content Management System platform (like WordPress)....
  3. Need suggestions for easiest way to transfer to a new web host

    I'm the webmaster for a non-profit organization. The current website was developed using Joomla. We want to a move to a new web host and use a new Content Management System platform (like...
  4. [resolved]

    Resolved
  5. Thank you.

    Thank you.
  6. The resizable feature works, but still, no matter...

    The resizable feature works, but still, no matter what value is entered for height and width, the window that opens is always the same size.

    http://goken68.brinkster.net/OpenNewWindow.html



    ...
  7. Also, it seems like no matter what value I enter...

    Also, it seems like no matter what value I enter for height and width, the size of the window that opens is always the same.
  8. I changed it to "resizeable=yes" but that didn't...

    I changed it to "resizeable=yes" but that didn't fix it. Still can't resize the window.
  9. Resizable feature not working with window.open

    I created a simple form that will allow you to open a url in a new window after clicking on the provided button. That part works but I'm unable to resize the new window
    ...
  10. Resolved

    Resolved
  11. Got it. Thank you.

    Got it. Thank you.
  12. Simple page using onMouseover and OnMouseout

    I created a simple page to get a good understanding of using onMouseover and onMouseout.

    When hovering the mouse over any of the images and then moving them away, it does work as it should (the...
  13. Does using Wordpress MS (or even just Wordpress)...

    Does using Wordpress MS (or even just Wordpress) require knowledge of web programming? These users would need something user friendly since they are not at all familiar with web languages.
  14. Receive error "425:Unable to build data connection"

    I'm trying to login to my website via FTP so I can upload a file. When trying to login I get the following error:

    Received an abnormal reply to a RETR command. This happens e.g. when the server...
  15. Giving access to other users to edit web content

    I'm the webmaster for my church's website. Some of the members of the church staff (Music Director, Youth Director, Preschool Director) would like to have access to the website so they can update...
  16. Replies
    4
    Views
    660

    I'd like the the division headings (NFC North,...

    I'd like the the division headings (NFC North, NFC South, etc.,.) to be displayed then the content under each of those tags to be hidden by default. Then, have 4 "Read More" links or buttons (one...
  17. Replies
    4
    Views
    660

    Creating a "Read More" link

    I created a page where, by default, the text is displayed and then clicking on the buttons, you can toggle back and forth between hiding and displaying the text.

    I'm at a loss for creating a "Read...
  18. Replies
    3
    Views
    594

    I just got it to work in Mozilla Firefox. The...

    I just got it to work in Mozilla Firefox.

    The problem is with Internet Explorer 8. Any thoughts on why it wouldn't work in IE?
  19. Replies
    3
    Views
    594

    Can't get preventDefault() to work

    Trying to familiarize myself with the preventDefault() event. Created a simple page so that when clicking on a url link, it displays a pop up box instead of, by default, opening up the website.
    ...
  20. Replies
    4
    Views
    928

    I'm trying to learn how to run a basic search...

    I'm trying to learn how to run a basic search node by node to display the name of each node. Haven't tried your code yet. It's a little overwhelming for my level of knowledge in javascript. I made...
  21. Replies
    4
    Views
    928

    Ok, got the page to display. When clicking on the...

    Ok, got the page to display. When clicking on the "Show nodes" button, it gives "object expected" error for line 50.

    Updated code:




    <html>
    <body>
    <head>
  22. Replies
    4
    Views
    928

    Using GetElementsByTag to display nodes

    Trying to run a script that will display the name of every node in an HTML document. The URL to my page is below. I'm getting a blank page.


    http://goken68.brinkster.net/GetElementsByTag.html
    ...
  23. Those errors seem to be related to the lines of...

    Those errors seem to be related to the lines of code for the checkboxes. If I check all of the boxes then I don't get any of those errors and it works as it should. I only get errors for the boxes...
  24. Made that correction but now get the following...

    Made that correction but now get the following errors:

    Notice: Undefined offset: 2 in feedback7.php on line 13

    Notice: Undefined offset: 3 in feedback7.php on line 14

    Notice: Undefined...
  25. Yes, it is named feedback7.php and located in the...

    Yes, it is named feedback7.php and located in the same directory as the html form.
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4
HTML5 Development Center



Recent Articles