| bio | website | twitter.com/julien_c |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 3 months |
| seen | 2 mins ago | |
| stats | profile views | 86 |
|
1d |
comment |
jQuery: trigger keypress function on entire document but not inside inputs and textareas? Awesome, thanks! |
|
2d |
comment |
jQuery: trigger keypress function on entire document but not inside inputs and textareas? Are you sure there is such a thing as an ':input' pseudo-selector? I haven't been able to find a reference for this. |
|
May 17 |
awarded | Necromancer |
|
May 13 |
asked | Do RabbitMQ, Beanstalk or Resque support scheduling a task at a certain date? |
|
Mar 26 |
awarded | Revival |
|
Mar 24 |
awarded | Necromancer |
|
Mar 1 |
awarded | Popular Question |
|
Feb 27 |
answered | RESTful JSON API Documentation Generator |
|
Feb 25 |
comment |
Create a DOMNode from a string of an HTML fragment @MarcB That's actually incorrect. DOMDocumentFragments do not have a loadHTML() method. |
|
Feb 21 |
answered | Google Books API to find Book Edition |
|
Feb 13 |
comment |
Create a DOMNode from a string of an HTML fragment @MarcB Ok sure, but how do you create it from a string of markup (this is what the question is about) |
|
Feb 12 |
comment |
Create a DOMNode from a string of an HTML fragment @MarcB This doesn't let one create a node from markup though, does it? |
|
Feb 12 |
comment |
Transform a DOMDocument into a DOMNode @fab You're right, here you are: stackoverflow.com/q/14839879/593036 (though they are related) |
|
Feb 12 |
asked | Create a DOMNode from a string of an HTML fragment |
|
Feb 12 |
comment |
Transform a DOMDocument into a DOMNode @ÁlvaroG.Vicario No, you can constrain that the input string represents a single node. |
|
Feb 12 |
comment |
Transform a DOMDocument into a DOMNode I guess my question is: how do I create a DOMNode from a string of an HTML fragment? |
|
Feb 12 |
comment |
Transform a DOMDocument into a DOMNode Sure, but how do you typecast it to DOMNode? (I want to handle it like any node) |
|
Feb 12 |
asked | Transform a DOMDocument into a DOMNode |
|
Jan 30 |
awarded | Benefactor |
|
Jan 30 |
accepted | Which HTML Parser (preferably PHP) supports getting the offset of the current node in the input string? |