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