www.webdeveloper.com

Search:

Type: Posts; User: lonogod

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    351

    Help with embedding a flash game.

    Hello there!

    I recently tried to embed a flash game in my site. The problem is that one of the buttons on the game will not work. Here is the code. Is there something that should be added to...
  2. Replies
    6
    Views
    457

    And if it's not possible to get these to work...

    And if it's not possible to get these to work simultaneously, is there anyway to combine them? I mean, can more than just one character be randomly dropped from the top of the screen? Thank you!
  3. Replies
    6
    Views
    457

    Making two scripts co-exist on one page.

    Hello everyone! Merry Christmas to you!

    I have these two scripts that both work separately but not together. Obviously, they are virtually identical except the X's to make them different. I...
  4. Replies
    2
    Views
    435

    No ideas? I tried a few things, but it would...

    No ideas? I tried a few things, but it would either not work at all or the other one would work. I just can't figure out how to get them to work at the same time.

    If anyone has any suggestions,...
  5. Replies
    2
    Views
    435

    Scripts Conflicting

    Hello all!

    I have an image changing script that I would like to run twice on the same page. I've changed as much as I feel comfortable changing (not an expert). However, the scripts will not...
  6. Replies
    2
    Views
    1,216

    Found a little simpler script. Can this be...

    Found a little simpler script. Can this be modified slightly so that it can be called into a table background instead of an img tag? Thanks!

    JavaScript File
    var bannerImg = new Array();
    ...
  7. Replies
    2
    Views
    1,216

    I guess it doesn't have to be like that code...I...

    I guess it doesn't have to be like that code...I just really need some help with this. I only need 2 images to change within a table cell. I would use a simple animated gif but I can't stand how...
  8. Replies
    2
    Views
    1,216

    Rotating Background Image Help

    Hey, everyone! I found this script that works great for what it's for. However, I would like to use it for background images. Can someone tell me how to adjust this script so it can be used for...
  9. Replies
    9
    Views
    684

    That's alright! I figured out my old account...

    That's alright! I figured out my old account info. I've sent you a PM. Thanks!

    - Lono
  10. Replies
    7
    Views
    813

    The example that I gave might be considered...

    The example that I gave might be considered ethically as phishing, however, that is in no way the reason I wanted to know. I merely wanted to expand my knowledge of the possible and impossible.

    ...
  11. Replies
    7
    Views
    813

    Charles, you might want to either read a little...

    Charles, you might want to either read a little more carefully before you start making personal attacks or word things in a little less insulting manner. I never had the intention of doing URL...
  12. Replies
    7
    Views
    813

    Changing URL in Navigation Bar

    Hello everyone. I was wondering if it was possible for a web site to display a different URL in the Navigation Bar than the actual URL or file name. For example, if I'm creating a web site on my...
  13. Replies
    9
    Views
    887

    Thank you A1ien51. It works perfectly. lonogod

    Thank you A1ien51. It works perfectly.

    lonogod
  14. Replies
    9
    Views
    887

    Hey CrazyMerlin. That gave me the same result. ...

    Hey CrazyMerlin. That gave me the same result. The page just refreshes.
  15. Replies
    9
    Views
    887

    Hey JPnyc. Thanks again, but I must be doing...

    Hey JPnyc. Thanks again, but I must be doing something wrong because it's not working for me. Here's what I put:
    <html>

    <head>

    <script type="text/javascript">
    <!--
    function validate() {...
  16. Replies
    9
    Views
    887

    Hi JPnyc. Thanks for the quick reply. What do I...

    Hi JPnyc. Thanks for the quick reply. What do I put for the form action?

    lonogod
  17. Replies
    9
    Views
    887

    Password validation

    Hello everyone.

    I am trying to have a page where a user enters a password in an input box to view information on another page. I only need it to be one password, and if they enter the correct...
  18. Replies
    4
    Views
    705

    Thank you felgall. I was really wondering about...

    Thank you felgall. I was really wondering about question 1 and 2. I appreciate you solving those for me. Thanks again.

    lonogod
  19. Replies
    4
    Views
    705

    Thank you konithomimo. I have 3 questions...

    Thank you konithomimo. I have 3 questions though.

    1. Are replaceChild, createTextNode, and firstChild built in JavaScript attributes?

    2. What does the "?" symbol in this code do?...
  20. Replies
    4
    Views
    705

    Countdown Explaination

    Hello everyone. I have this countdown script that I got from phpnovice...thanks phpnovice. I've been using it for a while but for some reason I never really looked at it to see how it works. Can...
  21. Replies
    2
    Views
    648

    email script doesn't work...anymore

    Hello everyone. I have an email script that I got off of here in fact and it has worked fine in the past but today I checked it and it doesn't work for some reason. Here is my code:
    <?php

    $to =...
  22. Replies
    19
    Views
    2,235

    It works. Thanks a lot. I've had a few people...

    It works. Thanks a lot. I've had a few people look at it that didn't catch that. Thanks. Now all I have to do is the math for asthetic purposes. Thanks again.

    lonogod
  23. Replies
    19
    Views
    2,235

    Ok thanks...I'll try it get back to you ASAP. ...

    Ok thanks...I'll try it get back to you ASAP.

    lonogod
  24. Replies
    19
    Views
    2,235

    That is the entire code.

    That is the entire code.
  25. Replies
    19
    Views
    2,235

    Any ideas as to why I'm getting this error? ...

    Any ideas as to why I'm getting this error? Thanks.

    lonogod
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4
HTML5 Development Center



Recent Articles