I have a strange one here. I have a page that I have been using for awhile now. Our boss wants us to change or stuff to be XHTML. (We all have a Boss like this, he read an article) The problem is that when I add the XHTML declaration to the top of the page the width on the td tag of a table...
I have a text box with HTML content. I would like the user to be able to select a portion of the text and then click a command button that would do something with that text.
I have tried to use the textbox.seltext, but you have to set focus on the textbox first, which selects everything in the...
Given that I have a div tag wrapping a portion of my content, is there a way that I can apply a style to every nested Blockquote? This question is not as dumb as it sounds. I'm talking about nesting.
Something instead of:
Div.content blockqoute
{
FONT-FACE:Arial
}
Div.content blockqoute...
I have page that has a wrapping div tag with another "nav" type div tag contained within. My problem is that the bullets for the list in the main section do not intent as they should.
The only work around I have found is set either the indent for the li or to set margins on the ul. I can't...
If this is the wrong forum, please post correct forum.
I am working on a complex XSD. I would to restrict the
child elements available based on the value of an
attribute. I am not sure I can do this. I know how to
do this based on an element, but not the atrribute.
For example:
I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.