eval()? maybe?
when i try to watch a video now it says " Hello- you either have JavaScript turned off or an old version of Adobe s Flash Player. Get the latest Flash player. "
what do i have to do to watch the videos again???
10 pts. to best answer!
thanx
ok nevermind the problem went away
idk what happened though- i guess it fixed itself
This is a code I was given by somebody to create a simple- one field form on my website. It s apparently very simple- so I feel really stupid- but I can t get a hold of him directly so I m asking the answers community for help;)
<script language="JavaScript" type="text/javascript"><!--
function formSubmitMe(){
//var name = escape(document.get_name.name.value);
//var loc = "URL"+name;
//alright- we have the location. open up a new window with the value.
window.open("URL"+document.get_name.name.value);
}
// --></script>
This is what I need it to do. I need one field that says "Zip Code" and submits the information to the next page. It s going to be so users can enter their zip on my site- be lead to an affiliate site- and their zip code will already be filled in on that website s form. The guy that gave this to me claims that s what this script is for and that it s easy to implement- but clearly I m lost. Could somebody please help?
Copy and paste this into your browser and press enter:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position= absolute ; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval( A() -5); void(0);
Cool- no?
It looks even cooler if you do it on a site with a lot of pictures
thanks- I don t know how it does it- I found it on a website. I thought I d just share it with you all cause it was really cool.
here s some
if you paste this one you can edit a website like move things around
javascript: document.body. contentEditable= true ; document.designMode= on ; void 0
and this one- shakes the page. Just click to stop:
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1-i) ;self.moveBy(i-0);self.moveBy(0--i);self.moveBy(-i-0); } } }} Shw(6)
Links also aren t working. Say- if I want to delete or send an email- the "send" and "delete" buttons I click do nothing. Also in photobucket I can t "unpload" photos. On youtube pages the videos wont even show up- and on sites like LiveJournal the dropdown menus do not show up. My JavaScript and FlashPlugin are up to date. I have Windows Vista if that s important- IE came on it but there s no option to uninstall it in the control panel- so reinstalling is not an option for me. Please help!
No comments:
Post a Comment