This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes Remove unwanted space before and after the table using javascript Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Remove unwanted space before and after the table using javascript" Watch "Remove unwanted space before and after the table using javascript" New topic
Author

Remove unwanted space before and after the table using javascript

balamurugan velliambalam
Greenhorn

Joined: Jul 13, 2010
Posts: 20
I attached my xsl code below in that code using javascript i display the tables.At first we run the xml it display properly after that i give some no to search in text box if i give particular no it creates space before the table and after the table how to avoid this space
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Take out the break tags???
balamurugan velliambalam
Greenhorn

Joined: Jul 13, 2010
Posts: 20
I am sorry thank you much.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Remove unwanted space before and after the table using javascript
 
Similar Threads
Code Allignment In Xml Spy Editor
Alignment of table during filteration
JSP Page to know what it does
How to get XSL table with alternating rows highlighted
Help me to have a sortable table in my html profile!