TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nagaraj S
963
813
3.3k
Issue while adding the resposive UI to the HTMLtable
Oct 30 2014 12:29 AM
Dear Members,
I have a stuck up on one issue related with HTML table design. Please find the following the details,
Actually i have tried to add the responsive UI to the HTML table in my existing project. (
for this i have referred this link
) .
ISSUE:
My issue is "HTML table shrinks when i shrink the browser windows, after that if i expanded the browser window to the actual size, this time html table does not pulled back to its original size".
Case 1:
If i place the html table immediately after <form> and <div> tags, it works fine. (i.e, html table shrinks and expands based on the browser size)
Case 2:
If i place the html table in the following order, issue occurs.
<form><table><td>
<div><table
id
=
"responsiveUItable"
>
</table></div>
</td>
</table>
</form>
Attachment:
responsiviui_issuewithtable.rar
Reply
Answers (
0
)
ReleaseManagement Server Installation
Page Load Event