Archive for March, 2007

PHP > a menu library

Tuesday, March 27th, 2007
My favorite Menu that I adapted for the new ESO home page and some of its adaptations: A function that finally gives me the complete path to a
[...more...]

More Fields!

Thursday, March 8th, 2007
Add more fields to a form:
 <script language = "JavaScript" type="text/javascript">
	 //	 alert ("hallo");
	 var counter = 1;
	 function addExchangeFiel
[...more...]