ezerick


Member since 06/17/2008

9 snippets

2844 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

ezerick's Recent Snippets



« Prev 1 Next »
This code allows you to create an ID field value for inserts into a table that does not auto increment itself
0 831 posted 12 years ago by ezerick
Field1 + Field2 + Field3 should create 1 entry for each unique row in the DB. In an employee table, this would be FirstName + LastName + EmployeeNumber
1 694 posted 13 years ago by ezerick
I found this and simply want to store it. It was done by Valentino Vranken
2 2711 posted 14 years ago by ezerick
this is a combination of javascript and css and an image called letters.jpg that allows you to use any font you want for the first letter of each paragraph. Letters.jpg needs to have all the letters in uppercase in a row. See the link for a sample le...
0 654 posted 16 years ago by ezerick
0 1073 posted 16 years ago by ezerick
Firefox ignores the alt tag on images and uses the title tag whereas IE uses the alt tag. This javascript code copies the text in all image alts to the image's title. Best when placed at the footer of each page
1 869 posted 16 years ago by ezerick
1 757 posted 16 years ago by ezerick
« Prev 1 Next »