CsQuery icon indicating copy to clipboard operation
CsQuery copied to clipboard

CsQuery is a complete CSS selector engine, HTML parser, and jQuery port for C# and .NET 4.

Results 79 CsQuery issues
Sort by recently updated
recently updated
newest added

Before: <script src="/CMIS/ScriptResource.axd?d=mK3-Um43ueXqJjfszyKSDzL4eFh9qFd5vjzSLcveAnQaYO12uHzJ8ksC6FJQvbfXf7ing8-sH5j2OXlWR-QnD2-0TcCcPXjYR4l-pp4D_WyCe0-BrmztjoXNFJduPsSdEm1YOlt6riiC_2DIy2NtVk4CSKJlYS9kHNtcecmBBmgYwHSEidFeVLj9p0HV-6cS0&t=47727e12" type="text/javascript"></script> Using CsQuery with ASP.NET web forms: <script src="/CMIS/ScriptResource.axd?d=mK3-Um43ueXqJjfszyKSDzL4eFh9qFd5vjzSLcveAnQaYO12uHzJ8ksC6FJQvbfXf7ing8-sH5j2OXlWR-QnD2-0TcCcPXjYR4l-pp4D_WyCe0-BrmztjoXNFJduPsSdEm1YOlt6riiC_2DIy2NtVk4CSKJlYS9kHNtcecmBBmgYwHSEidFeVLj9p0HV-6cS0&t=47727e12" type="text/javascript"></script> The ampersand near the end of the src value is not HTML encoded. Note the script element...

At the moment it is impossible to assign a `calc` expression as an element's width. This is pretty useful. **Edit** Sorry for the undetailed issues, I report issues as I...

It would be nice to add some method for easy sanitizing HTML - remove any javascript, forms and other dangerous stuff. var doc = CQ.Create(original); doc[selector].RemoveUnsafeHTML(); var html = doc.Render();...

http://api.jquery.com/andSelf/ Has been deprecated in favor of http://api.jquery.com/addBack/

It would be nice if we could have support for the [subject selector](http://dev.w3.org/csswg/selectors4/#subject). For example (from the spec): ``` !div > !p.warning ``` Selects add `div` elements that have a...

It seems that issue #78 is not fixed, the encoding detection procedures you listed will start only when `response.CharacterSet` is null or empty. If `Content-Type` header is missing, then `CharacterSet`...

Hi Jamie, CsQuery seems to produce this when outputting HTML4 strict `` I read with `var dom = CQ.Create(text, HtmlParsingMode.Document, HtmlParsingOptions.Default, DocType.HTML4Strict);` I expected `` Thanks, Benjamin

Are there any plans to support a fluent API for DomElement (and similar classes)? Instead of ``` c# var wrapper_1 = DomElement.Create("div"); wrapper_1.AddClass("foo"); var wrapper_2 = DomElement.Create("div"); wrapper_2.AddClass("bar"); wrapper_1.AppendChild(wrapper_2); ```...

Here is an example: `CQ.create("Markets Headlineshttp://www.cnbc.com/id/100003241Fri, 22 Mar 2013 06:29 GMTFri, 22 Mar 2013 06:29 GMTen-us60Euro Rises on Hopes for Last-Minute Cyprus Dealhttp://www.cnbc.com/id/100579967Fri, 22 Mar 2013 21:02 GMTguid_100579967 US Oil...