User Profile

Collapse

Profile Sidebar

Collapse
sunil316
sunil316
Last Activity: Nov 13 '11, 07:04 AM
Joined: Oct 25 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sunil316
    replied to Hide table cell
    yes, i mean wsRightCol td only.
    But, I can not access that td by Id(getting null value), to make its visibility hidden or display as none.
    Can I access parent table which is not having Id?

    Thanks,
    Sunil
    See more | Go to post

    Leave a comment:


  • sunil316
    started a topic Hide table cell

    Hide table cell

    Code Snippet:
    Code:
    <div class="wsWidgets">
        <table class="outer" border="0" cellpadding="0" cellspacing="0" width="100%">
        	<tbody><tr>
        		<td id="wsLeftCol" valign="top" width="60%">
                    </td>
        		<td id="wsRightCol" valign="top" width="60%">
    ...
    See more | Go to post
    Last edited by Dormilich; Oct 25 '11, 05:52 PM. Reason: please use [CODE] [/CODE] tags when posting code
No activity results to display
Show More
Working...