i need a proxy that works and enables javascript so i can use youtube at school .. best answer gets 10 points
using only xhtml- CSS and javascript.
<html>
<head>
<script type="text/javascript">
function accesskey()
{
document.getElementById( w3 ).accessKey="k";
document.getElementById( w3dom ).accessKey="d";
}
</script>
</head>
<body onload="accesskey()">
<p><a id="w3" href="http://www.w3schools.com/">W3Schools.com</a> (Use Alt + w to give focus to the link)</p>
<p><a id="w3dom" href="http://www.w3schools.com/htmldom/">HTML DOM</a> (Use Alt + d to give focus to the link)</p>
</body>
</html>
As in xhtml & javascript coding only? I have a client who wants a form to embed it s results in an email- but wants to use free hosting (which doesn t allow php or asp.net or other server scripting without a monthly fee- hence no longer free)
Yes I know he s being cheap- but if there s an option I ve overlooked I d appreciate the help.
Cheers!
I cant watch youtube. It was still fine yesterday and ironically- I keep all my adjustment on the internet browser unchanged yesterday and now I just simply can t watch anything.
1 - I tried to use Mozzila fox- the same message appeared.
2 - I went to enabled all my javascript stuff internet tools as I was told- it still can t work.
3 - I was told to download something more advanced adobe flash player on the youtube- I downloaded succesfully-nothing happen.
Hint : Maybe it is due to the congestion of internet traffic? I find it takes very much longer time to enter into yahoo.com and youtube.com- sometimes even disconnected- so is this the crux of the problem?
HELP ME!!!!!!!!!!!!!!!!!!!!!!!!!!!
No comments:
Post a Comment