Results 1 to 7 of 7

Thread: My javascript is not working properly???

  1. #1
    Join Date
    Sep 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default My javascript is not working properly???

    I inserted the dynamic drive java script code for the q and a drop menu - I did everything right and it is not working - please help if you can. -

    the page is here

    creditrepair.hostoi.com/faq.html

    Thanks
    Last edited by jscheuer1; 09-16-2011 at 01:35 AM. Reason: format

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    The page is currently unavailable.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Sep 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Try this

    creditrepair.hostoi.com/faq.html


    Thank You-
    Last edited by jscheuer1; 09-16-2011 at 02:30 AM. Reason: format

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    All I get is a page with:

    Website Under Review


    You are seeing this page because the system administrator of 000webhost.com is currently checking this website for malicious content. This redirect page will be removed once we finish manually checking all files on this account. Since we check over 100 websites per day, it can take about 2-4 hours to complete. If you are the owner of this website, you will get an email confirmation once it's done. If you are a visitor, please come back later.

    www.000webhost.com is the most popular free web hosting provider, and as such, suffers from abusers. Around 5% of users sign up here just to start hacking or phishing websites or causing other problems. So, in order to survive, we must monitor what our users are hosting.

    We are sorry for the inconvenience, but checking all content manually is the only way to provide you with the most secure and reliable service. If you find any illegal websites on our network, you can report it here.
    And, from the hostname you're using, if that's any indication of the site's content, you will probably have to go elsewhere to find a host. And would be banned here if you tried to link to a site of that nature unless you had a very legitimate scripting question. Even then hotlinking to it would be at best frowned upon.

    If eventually you do get a legitimate site up and running and have a legitimate scripting question about it, feel free to post about it here, but please don't hotlink to it. You may give the address, but without the http or www parts.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  5. #5
    Join Date
    Sep 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    They just did that.. I am using a free hosting and they do that sometimes.. it will be available in a few hours... - Please check the page later... I really want to know why my java is not working correctly.. -

    Thank You So Much... -

    -Regards,
    Frank

  6. #6
    Join Date
    Sep 2011
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    the site is back up now... -

    Thank You

  7. #7
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    There could also be other problems but the script:

    creditrepair.hostoi.com/switchcontent.js

    has trailing 'garbage':

    Code:
    <div xmlns="http://www.w3.org/1999/xhtml"><object style="position: absolute; top: -1000000px; left: -1000000px;" width="1" height="1" id="_dp_swf_engine" data="http://static.dealply.com/flash/dealply_swf_engine.swf" type="application/x-shockwave-flash"><param value="always" name="allowscriptaccess"></object>
    That might have been put there by the host. If so, there's probably nothing you can do about it, as it probably means that they don't allow scripts.

    But, if they didn't put it there, get a fresh copy of the script from the demo page:

    http://www.dynamicdrive.com/dynamici...tchcontent.htm

    and replace the one on the server with it.

    It's also possible that the host put it there by mistake or due to some problem they're experiencing. To find out, you would have to ask them. It seems like an odd method to use for disabling scripts. Try uploading a fresh copy first. You may need to clear the browser's cache and refresh the page to see any changes. It could also be a problem on your end, like some malware on your computer that's inserting it.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •