| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) | ||||
| Senior Member Join Date: Jun 2005 Location: Pennsylvania
Posts: 1,839
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | javascript not working.... My javascript on my site doesnt seem to be working write. When its not in a page it doesnt work, but when it isnt, it works fine. It worked before, but it just seemed to stop workin last week. this is the java code
__________________ Poker News, articles, discussion LIKE THIS Its an iPod, a phone, and an internet communications device. | ||||
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Jun 2005 Location: S. Yorkshire, United Kingdom
Posts: 310
![]() | i copied it directly into a new html document and called it from a button and it works fine for me, are you sure theres not a problem somewhere else on the page?... Code: <head>
<script type="text/javascript">
<!--
function delayer(){
document.location = "http://www.ballamness.info/site2"
}
//-->
</script>
</head>
<body>
<form>
<input type="button" onclick="delayer()">
</form>
</body>
Last edited by Wildchild22; 06-28-2005 at 07:54 PM.
|
| |
| | THREAD STARTER #3 (permalink) |
| Senior Member Join Date: Jun 2005 Location: Pennsylvania
Posts: 1,839
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | postive.... it just dont want to work with php now
__________________ Poker News, articles, discussion LIKE THIS Its an iPod, a phone, and an internet communications device. |
| |
| | THREAD STARTER #5 (permalink) |
| Senior Member Join Date: Jun 2005 Location: Pennsylvania
Posts: 1,839
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | nothin happens at all from the javascript down... the java dont even load, even when its out of the php brackets.
__________________ Poker News, articles, discussion LIKE THIS Its an iPod, a phone, and an internet communications device. |
| |
| | #6 (permalink) |
| NamePros Regular Join Date: Mar 2005
Posts: 912
![]() ![]() ![]() ![]() ![]() | <script type="text/javascript"> document.location.href = "address.com"; </script>
__________________ Live Support : Zubair11 [at] hotmail.com Free SEO Directory! || Free Online TV || Tech Blog Web Design & Web Development Services || Reliable Web Hosting |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| date function in PHP not working?? | bdd | Programming | 3 | 05-19-2005 10:53 AM |
| JavaScript | Jamison54 | Website Development | 3 | 01-30-2005 08:37 PM |
| Javascript: W3C Problem? | Mp)Tarh | Programming | 2 | 11-16-2003 05:26 AM |
| Javascript Functions: Your needs. | Mp)Tarh | Web Design Discussion | 1 | 11-15-2003 06:50 AM |
| Javascript Problems in IE | republic | Programming | 3 | 10-23-2003 03:17 AM |