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
1112
posted 10 years ago by blantonious
If the image source is not in the database a default image is displayed.
0
1873
posted 13 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
1915
posted 14 years ago by blantonious
The email type will pop up a tool tip if an invalid email address structure is not entered.
0
1067
posted 14 years ago by blantonious
The type is no longer needed in script and link tags in HTML5
0
1081
posted 14 years ago by blantonious
You can keep your old version
<html> but in HTML5 you can shorten it.
0
960
posted 14 years ago by blantonious