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
1514
posted 11 years ago by blantonious
If the image source is not in the database a default image is displayed.
0
2354
posted 14 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
2500
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
1469
posted 14 years ago by blantonious
The type is no longer needed in script and link tags in HTML5
0
1468
posted 14 years ago by blantonious
You can keep your old version
<html> but in HTML5 you can shorten it.
0
1290
posted 14 years ago by blantonious