Hey guyz!
I’m really shame since I’ve just found a simple CSS “ninja” move that I was missing after several years coding end developing xhtml/css/js…
Today I had to finish a few CSS fixes for an existing web page and one of them was to hide the last breadcrumb item. Since I know the :last-child won’t work in IE and since I’m using input[type=...] selector a lot, I decided to try a[title=”.....”] and it worked! 
It’s really a very basic CSS move, but I decided to share it with u as someone esle might not know it yet.
Cheers!
Cannot follow you… Can you post the code?
Cannot follow you… Can you post the code?
He’s probably referring to this: http://api.jquery.com/attribute-equals-selector/
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Item was Featured
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 100 and 199 users
Well for what i know the input[type=...] is very usefull but it dont work in IE.
It works in IE7 +.
Sorry, my english is not that good.. 
a[title="Reload the current page."] {
display: none;
}
That was what I meant – removing the last element from WP breadcrumbs.
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
ie dosen’t know anything:))) i hate that people are using it
- Attended a Community Meetup
- Author had a File in an Envato Bundle
- Author had a Free File of the Month
- Author was Featured
- Beta Tester
- Bought between 1 and 9 items
- Contributed a Blog Post
- Contributed a Tutorial to a Tuts+ Site
- Envato Staff
ie dosen’t know anything:))) i hate that people are using it
You hate your clients? You hate money?
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Item was Featured
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 100 and 199 users
ie dosen’t know anything:))) i hate that people are using itYou hate your clients? You hate money?
lol, no he hate’s the extra work 
Well for what i know the input[type=...] is very usefull but it dont work in IE.
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
ie dosen’t know anything:))) i hate that people are using itYou hate your clients? You hate money?
i hate that people are using it.. and don’t upgrade to a better one… and i’m talking from my experience with joomla from m workplace, not here
