Profile
Achievement

blantonious's Recent Snippets
- All /
« Prev 1 Next »
This method will use the request)uri to create breadcrumbs
add this where you what crumb to show up echo breadcrumbs();
0
471
posted 8 years ago by blantonious
If the image source is not in the database a default image is displayed.
0
956
posted 11 years ago by blantonious
The html5.js and must be inserted in the head element (this is because IE needs to know about the element before it comes to render them - so it can't sit in the footer of the page, i.e. below the elements in question).
0
488
posted 11 years ago by blantonious
The email type will pop up a tool tip if an invalid email address structure is not entered.
0
462
posted 11 years ago by blantonious
The type is no longer needed in script and link tags in HTML5
0
451
posted 11 years ago by blantonious
You can keep your old version
<html> but in HTML5 you can shorten it.
0
382
posted 11 years ago by blantonious