|
||||||||||
Javascripts |
||||||||||
| Buy Books Adobe ASP HTML Javascript Linux Macromedia Networking PHP UNIX Web Design Web Marketing Sponsored Links |
Below are useful javascripts that can be easily embedded into your web page. Copy the green text and paste it into your html coding. Place javascripts between the <head></head> tags. PopUp Box Set window size, window location and window features. Revise the size and location variables as desired. Revise the window features as desired. 1 means active, 0 means inactive. <script> function popUp(URL){ winpops=window.open(URL,"","width=500,height=500,left=10,top=10, status=0,scrollbars=1,resizable=1,menubar=1,location=0,toolbar=0") } </script> Place this within the body to create your link. Change pagename.html to name of your page. <a href="javascript:popUp('pagename.html')">Place your link text here.</a> Today's Date <script type="text/javascript"> <script type="text/javascript"> |
Web Programming asp 301 redirect asp characters chr() asp functions html tags javascripts unix commands |
||||||||
ReaLife WebDesigns / 310.371.3275 |
||||||||||