I\'m using jsf 2.0 ,richfaces 4.0 to implement my application. I used some times jQuery & javascript function for show & hide. But when I generate tags in xhtml page then it wont allow me.
I have below HTML in my web page: Forum <ul> <li> Stack</li> <li> OverFlow</li>
I am supposed to display a MxN pixels image in XxY container, a colleague suggested to only provide either height or width attribute in img tag. So according to him if I provide width browser will cal
If I were to take the error logs of a file, and put them on a properly formatted HTML page, the page might not pass validation by W3C\'s validation tool because the error text contains markup that the
I have a iframe with a width of 450 with text inside and I want to align this text on the right hand side of the 开发者_StackOverflow社区iframe. I don\'t have access to the iframe to change it.
I am trying to have some content show/appear if a certain radio button (YES) is selected. I have provided the text I have in HTML form. I believe this should be a very simple code but I am VERY rusty
I need to get plain text from XHTML documents. I am sure I already read somewhere here, that XDocument on WP7 does not support DTD. I cannot find it though. Well, when I try to parse XHTML with DTD u
I have a JSF page which is outputting XHTML (from a facelet). One of the fields h开发者_JS百科as user-generated HTML which is causing parsing errors in my web browser (Safari).
I am unable to get the text from this website: http://mp3bear.com...so now I just want to get the title of the song that is 开发者_开发百科displayed on it.. here is what i wrote as the code:
I\'ve been running into some unusual behavior in my upload form. It seems that the form won\'t recognize an office spreadsheet file unless office is installed on the client\'s machine. This doesn\'t m