Tagged Questions
The pseudo-element tag has no wiki summary.
14
votes
2answers
5k views
CSS :after pseudo element on INPUT field
I am trying to use :after CSS pseudo element on INPUT field, but it does not work. If I use it with SPAN, it works OK.
<style type="text/css">
.mystyle:after {content:url(smiley.gif);}
...
13
votes
1answer
1k views
How to enable -webkit-animation/transition-property for :before and :after pseudo elements?
How to enable -webkit-animation for :before and :after pseudo elements?
You can see in http://jsfiddle.net/4rnsx/ that it is not working for :before and :after.
And here I am trying to enable this ...
8
votes
2answers
75 views
What is the difference between a pseudo-class and a pseudo-element in CSS?
Things like a:link or div::after...
Information on the difference seems scarce.
8
votes
2answers
581 views
Can I make the CSS :after pseudo element append content outside the element?
I want to format a breadcrumb trail of links using an HTML » entity between adjacent links, so it looks like this:
home » about us » history » this page
I've added a rule ...
8
votes
4answers
2k views
Manipulating CSS :before and :after pseudo-elements using jQuery
Is there any way to select/manipulate CSS pseudo elements using jQuery?
Eg, my stylesheet has a rule stating...
.span:after{ content:'foo' }
How can I change 'foo' to 'bar' using jQuery?
8
votes
2answers
169 views
Can javascript select object not displayed on DOM?
This is a really quick question :)
Just wondering here if its possible for javascript to select objects which aren't part of the DOM... like selecting an :after or :before content created by CSS?
...
6
votes
2answers
88 views
What is a pseudo element?
I'm dissecting this very beautiful example of how CSS can help you create nice glow effects on images.
http://jsfiddle.net/necolas/KbNq7/
This particular line from the example mentions:
Although ...
6
votes
1answer
75 views
Why is this :after element being affected by line breaks?
I have a simple menu coded up like this
<ul id="main-menu" class="container">
<li><a href="#">About Us</a></li>
<li><a ...
6
votes
2answers
386 views
Manipulating CSS styles of pseudo elements in Firebug
Is is possible to manipulate CSS of pseudo element :before or :after using Firebug? I know these are specific elements that are handled internally by browsers but Firebug has more low level access (I ...
5
votes
1answer
105 views
Visual artifact in Firefox, perhaps due to css-transform or ::after element?
I'm attempting to give a 'card' element a drop-shadow which looks like it is lifted from the page. I'm doing this with the ::after pseudo-element, a css-transform, and a box shadow.
I'm using Mac ...
5
votes
5answers
146 views
Possible to make a:after/before pseudo elements clickable as part of the link?
pseudo elements a:after a:before allow you to add text that appears to be part of the link. However, I can't seem to figure out a way to make that portion clickable as part of the link.
For example ...
5
votes
3answers
800 views
Can you use the :after pseudo element to add html?
I want to append a <br /> to a particular class. Using the :after pseudo class simply displays <br /> as text.
Is there a way to make this work?
Edit:
It's internal for IE8 so browser ...
4
votes
1answer
113 views
Why doesn't text-indent work when its container has a :before/:after pseudo-element? (FX/Opera)
Ran into this quirk today.
http://jsfiddle.net/UJAjD/3/
You'll notice that in Firefox 7 and Opera, the gray box has the word "Next" in it. The CSS includes a text-indent property that should move ...
4
votes
1answer
80 views
CSS3 ::selection behaves differently in FF & Chrome
I'm experimenting with the ::selection pseudo-element in CSS3. In Firefox it works and looks great. My site has a dark navy blue background.
I set the selection so that it looks like this in FF.
...
4
votes
1answer
111 views
CSS :after not adding content to certain elements
I'm having trouble understanding the behavior of the CSS :after property. According to the spec (here and here):
As their names indicate, the :before and :after pseudo-elements specify the ...
4
votes
1answer
470 views
jQuery .click() event for CSS pseudoelement (:before/:after)?
I want to trigger a jQuery animation when content that I am inserting through the CSS pseudoelements :before: and :after is clicked. However, I'm not sure how to do this; my first guess, ...
4
votes
1answer
431 views
Put title/alt attributes into CSS :after { content: image }?
I've got the following CSS to add a pdf icon to any link that links to a pdf:
a.pdf-link:after { padding-left: 2px; content: url(../images/icon-pdf-link.gif);}
Is it possible to put some title and ...
4
votes
2answers
227 views
Which elements support the ::before and ::after pseudo-elements?
I'm trying to come up with some good default styling for <input>s in HTML5 and tried the following:
input::after { display: inline; }
input:valid::after { content: ' ✓ '; color: ...
3
votes
3answers
38 views
Can I change the height of an image in CSS :before/:after pseudo-elements?
Suppose I want to decorate links to certain file types using an image. I could declare my links as
<a href='foo.pdf' class='pdflink'>A File!</a>
then have CSS like
.pdflink:after { ...
3
votes
1answer
34 views
Why does the CSS3 pseudo ::selection not change the color for all parts?
Why does the CSS3 pseudo-element selection not change all parts of the highlight? As you can see in this screenshot I have selected part of the page, and parts of the selection are the default bright ...
3
votes
2answers
85 views
CSS Speech Bubble with Box Shadow
Creating a DIV that uses CSS to draw a triangle to the left. Trying to apply a uniform box-shadow to both parent and the pseudo element (see images) and code.
Is this possible? Or am I better off ...
3
votes
0answers
31 views
z-index IE8 bug on generated content with :after
This is a known error in IE8, look at the last bug here:
http://nicolasgallagher.com/css-typography-experiment/demo/bugs.html
Now, playing a bit with a simple example I found this (test it using ...
3
votes
5answers
52 views
is it safe to rely on :after to add a colon to labels?
I want to add colons to all my label elements
form label:after {
content: " : ";
}
Any reason not to do this?
3
votes
1answer
48 views
List of html elements that support the CSS :before and :after pseudo elements
I know that the :before, and :after pseudo elements are not supported in empty elements, but what about these:
<select>
<option>
<textarea>
<button>
A list would be nice! ...
3
votes
4answers
94 views
the css pseudo-elements such as :before
I'm confused about the pseudo-elements behaviour. I learn from w3c The :before and :after pseudo-elements
So, my question is as follows:
html :
<div id="breadcrumbs">this is a old ...
3
votes
2answers
75 views
Modify css style for pseudo element :after content with Jquery
I have baloon shape designed with CSS3.
JS Fiddle Example
It's have triangle made with
:after {
content: "";
}
I need to moving triangle left-right with modify left css param with Jquery.
I ...
3
votes
1answer
320 views
Apply webkit scrollbar style to specified element
Please keep discussion relevant to this question. I am aware that there are strong opinions about styling scrollbars. I am not looking for js workarounds or 'why are you doing this?'
I am new to ...
3
votes
3answers
77 views
Using CSS Pseudo Elements, insert content that has a click handler
I'm doing something very simple, like this:
<div class='item'>HI I'm an item</div>
.item:hover:after {
content: "Delete";
}
What i want to do is when the user hovers over the div, for ...
3
votes
1answer
72 views
before pseudoelement in Chrome
It appears to me that Chrome does not treat "before" pseudoelement as a part of an element. More precisely, I have CSS definition
.myclass:before{content:"A";}
and HTML code
<a href="blah" ...
3
votes
2answers
162 views
CSS to only allow selection of text on a webpage?
Is there a lightweight CSS or Javascript snippet that will allow me only make the selection/highlighting of things on a page only available to text? It's always annoyed me when you're trying to ...
3
votes
1answer
705 views
Odd Behavior with CSS :first-child:before in Chrome
I am seeing something rather odd in Chrome 10 w/ :first-child:before.
With this HTML
<ul>
<li>One</li>
<li>Two</li>
<li>Three</li>
</ul>
...
2
votes
2answers
58 views
How to make a hover effect for pseudo elements?
I have a this setup:
<div id="button">Button</div>
and this for CSS:
#button {color: #fff;
display: block;
height: 25px;
margin: 0 10px;
padding: 10px;
text-indent: ...
2
votes
2answers
63 views
Setting the border-width of a :after pseudo-element based on the parent element's width
First, I realize pseudo-elements aren't part of the DOM and thus can't be targeted with jQuery. I'm wondering if perhaps there's another way (pure css, or some creative use of jQuery) to set a ...
2
votes
2answers
63 views
CSS combination of :after and :hover:after on multiple HTML tags not behaving correctly
I am currently running into a problem when trying to implement a simple rollover using CSS :after and :hover pseudo-elements.
Have a look at the clock and facebook icons to the right: ...
2
votes
1answer
53 views
Seeing CSS pseudo-elements in Firebug
Is there any workaround to see CSS pseudo-elements like :after, :before, etc. (which are known as CSS3 Generated and Replaced Content Module) in Firebug?
Right now, when I select an element, I only ...
2
votes
3answers
84 views
Add onclick with css pseudo-element after
Is it possible in my css file to do something like that?:
.myclass:after{
content:"click me";
onclick:"my_function()";
}
I want to add after all instances of myclass a clickable text, in the ...
2
votes
3answers
97 views
CSS hover after not working on images?
I have made a fiddle: http://jsfiddle.net/ATdRD/
Can anyone fix this or spot why this isn't working??
When the user hovers over the image I'd like for the data-title to appear for which i can style ...
2
votes
1answer
88 views
What are the well known Webkit-specific pseudo-elements?
As I was poking around, looking for cool, easy web design styles, I found this interesting article, and it just happened to use webkit, which is in Chrome, which I am experimenting with. I also found ...
2
votes
5answers
96 views
What’s the point of the :before and :after pseudo-element selectors in CSS?
I have used CSS pseudo-element selectors like many others, mainly just to say I've used them.
But I am racking my brains and struggling to come up with a reason for their place alongside markup.
...
2
votes
2answers
134 views
CSS pseudo-element to apply the first character of an element
I have the following content in my h1 tag: "(Hello World)" so I add the following to my css to change the first character of this element:
h1:first-letter { font-size:63px; color:#510007; ...
2
votes
1answer
261 views
Javascript find pseudo elements
So I've been work on a CSS selector engine, and I want to support pseudo-elements (::before, ::after, ::selection, ::first-line, etc). I noticed Slick, Sizzle, and some other popular engines seem to ...
2
votes
2answers
212 views
Add padding to :before pseudo-element in css
Anyone know how to add padding between the :before pseudo-element and where the content actually starts?
<ul>
<li><strong>Name Surname</strong></li>
...
2
votes
1answer
251 views
Using :before pseudo-element on '<a href' that is wrapping a <button> element - can it be done?
I am interested in seeing if I can use the :before pseudo-element on a <a href wrapped around a <button> element?
Currently, Firefox shows a thin blue line behind the <button> element ...
2
votes
1answer
279 views
CSS :after, content: having two values?
I've got CSS on my links depending what type of link it is. In this case it's password protected, and external link.
So I've got CSS like this:
a.external-link:after { padding-left: 2px; content: ...
2
votes
1answer
818 views
How do I access style properties of pseudo-elements with jQuery?
For context, this is a followup to an earlier question. Rather than digging through cssRules, I'd like to base the logic on jQuery selectors that search for the effects of those rules.
Given default ...
1
vote
0answers
39 views
IE9 and :after/:hover Css property causing page to grow
According to microsoft, IE8 and IE9 support the :after selector. I use this selector to force elements to have the proper height, if all the elements inside are floated. This allows backgrounds to ...
1
vote
2answers
36 views
Using “attr()” on CSS pseudo elements in IE
I'm using the pseudo element :after on my H4 elements, and giving them an attr('class') for the content property:
<h4 class="category-label">This is a new event</h4>
with
h4:after
{
...
1
vote
1answer
61 views
CSS Positioning Issue with :after Pseudo-Element
EDIT: Tinkerbin example located in comments.
The issue I'm running into is with the fixed topbar going behind the slider (only one slide is in there now for testing). This is happening because the ...
1
vote
2answers
71 views
Can I target an :after pseudo-element with a sibling combinator?
Is there a reason why this CSS doesn't work?
http://jsfiddle.net/6v5BZ/
a[href^="http"]:after {
content:"";
width:10px;
height:10px;
display:inline-block;
background-color:red;
}
...
1
vote
2answers
66 views
Using `.css` for pseudo-elements
I would like to the jQuery equivalent this CSS code:
p:before {
content: 'Intro!';
}
I've naively tried $('p:before').css('content', 'Intro!'); but it doesn't work.
How can I do pseudo-element ...