Okay- I m using a table to make my images background images so then when right clicked- you can t save them. Anyways- is there a way- maybe using a DIV ir somthing to make a background image a link?
NO JAVASCRIPT!!!!!!!!!
If that can t be done- then what is another way to make it when an image is right clicked- you get the usualy right click menu as if you are clicking on white space or somthing.
Please note that the no right click is for the looks- not so people can t take images- the page is practicly made of images- so I m doing this so then everywhere you clcik you re not clicking on an image.
Please note that this can be done! I know a website where it is done! Every single link when right clicked looks like you are clicking on white space. However this is done with a program- so I don t understand it. And everywhere you click is like right clicking on white space.
Thanks in advance! 10 pts!
i have done everything i can do iv upgraded my pc i installed the latest flash player my javascript is working perfect every other websight is working grand its just youtube thats not working....the next thing im gonna do is hop the computer off a wall because its driving me mad
i have done everything i can do iv upgraded my PC i installed the latest flash player my javascript is working perfect every other website is working grand its just you tube that s not working....the next thing im gonna do is hop the computer off a wall because its driving me mad
im useing windows xp and it dosent work on firefox aswell and i downloaded the flash player debugger and it still dont work
I have the following html form with a submit button :
<Html>
<Head>
<Script type="text/javascript" language="JavaScript">
<!--
function getCalendarDate()
{
......
return dateString;
}
//-->
</Script>
</Head>
<Body>
<Table>
<Tr>
<Td>
<Table>
<Tr><Td Align=Center><H2>Acknowledgement Form</H2></Td></Tr>
<Tr>
<Td>
I understand this ....
</Td>
</Tr>
</Table>
</Td>
</Tr>
<Tr>
<Td Align=Center Valign=Center>
<Form method="post" action="$Servlet_URI">
<input id="submit" value="I- $First_Name $Last_Name - have read the Handbook on <Script type=text/javascript language=JavaScript>document.write(getCalendarDate())</Script>" type="submit">
</Form>
</Td>
</Tr>
</Table>
</Body>
</Html>
How to fix it to display current date on the submit button ? Something like : I- John Doe - have read the Handbook on May 3- 2008
Alright- it worked- thanks !
I need help with some questions i need to do for school but i can t find the answer...please help me
here they are
What are two ways of writing comments inside JavaScript commands?
How do you write a JavaScript command to display an "alert" message?
What is the importance of the order in which JavaScript objects are written left to right?
Would really appreciate it if you help
thanks in advance
I have a function in javascript witch is running on <body onunload="myjsfunction();"> event. I execute some code in .NET and call it with AJAX but i can t get the url to redirect the user to his chosen destination!!!! Is there any method to get the clicked url???
fjpoblam - this will return the current url I want to catch the target url
No comments:
Post a Comment