|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: following-sibling::input and preceding-sibling::in
> Hi all, > > Got a question regarding following-sibling::input and > preceding-sibling::input. > > Do they check if the immediate following/preceding sibling is > of type 'input'? > > If they do not, then how do I check if the immediate > following/preceding sibling is of type 'input'? > > Sorry, I think I mis-read the documentation... follow-sibling::input will return true if any of the following siblings are an <input> element. To check if the immediate following-sibling is an input, you would need following-sibling::*[1][self::input] cheers andrew
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








