| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) | |
| An American Soldier ![]() | 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 Quote:
__________________ Completely Free cPanel Hosting -- Deployed to Afghanistan -- "There is no such thing as rich over-night unless you owned Google stock in 2006" | |
| |
| | #2 (permalink) |
| NamePros Regular | 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 06:54 PM. |
| |
| | #3 (permalink) |
| An American Soldier ![]() | postive.... it just dont want to work with php now
__________________ Completely Free cPanel Hosting -- Deployed to Afghanistan -- "There is no such thing as rich over-night unless you owned Google stock in 2006" |
| |
| | #5 (permalink) |
| An American Soldier ![]() | nothin happens at all from the javascript down... the java dont even load, even when its out of the php brackets.
__________________ Completely Free cPanel Hosting -- Deployed to Afghanistan -- "There is no such thing as rich over-night unless you owned Google stock in 2006" |
| |
| | #6 (permalink) |
| NamePros Regular | <script type="text/javascript"> document.location.href = "address.com"; </script>
__________________ Live Support : Zubair11 [at] hotmail.com Free SEO Directory! || Free Games and Songs || eBloggy.net Zubair.info || Mixcat Interactive |
| |
![]() |
| 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 09:53 AM |
| JavaScript | Jamison54 | Website Development | 3 | 01-30-2005 07:37 PM |
| Javascript: W3C Problem? | Mp)Tarh | Programming | 2 | 11-16-2003 04:26 AM |
| Javascript Functions: Your needs. | Mp)Tarh | Web Design Discussion | 1 | 11-15-2003 05:50 AM |
| Javascript Problems in IE | republic | Programming | 3 | 10-23-2003 02:17 AM |