ezerick


Member since 06/17/2008

9 snippets

4313 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 1190 posted 13 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 1023 posted 14 years ago by ezerick
I found this and simply want to store it. It was done by Valentino Vranken
2 3419 posted 15 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 991 posted 16 years ago by ezerick
0 1425 posted 17 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 1280 posted 17 years ago by ezerick
1 1123 posted 17 years ago by ezerick
« Prev 1 Next »