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
563
posted 9 years ago by blantonious
If the image source is not in the database a default image is displayed.
0
1100
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
581
posted 12 years ago by blantonious
The email type will pop up a tool tip if an invalid email address structure is not entered.
0
544
posted 12 years ago by blantonious
The type is no longer needed in script and link tags in HTML5
0
520
posted 12 years ago by blantonious
You can keep your old version
<html> but in HTML5 you can shorten it.
0
448
posted 12 years ago by blantonious