Results 1 to 1 of 1
Thread: javascript css issue
- 07-29-2009, 02:10 PM #1
Member
- Join Date
- Jul 2009
- Posts
- 3
- Rep Power
- 0
javascript css issue
i am using spring and i am getting the result set as List<Map> and the result set is dynamic i mean it is dynamic number of columns need to be displayed.
i diplayed every thing with div option and used the scroll bar but insde of div for each data i have a component to update the data.
for first and secon column i am freezing using the
top: expression(document.getElementById("tbl-container").scrollTop-2); /* IE5+ only *//*
so it i working but when use the scroll bar the component is getting collapsed with the freezed column
can any one knows abou this please tell me?
Similar Threads
-
Enabling Javascript
By drewsonoffergus in forum NetworkingReplies: 1Last Post: 08-06-2011, 08:42 PM -
Javascript in JEditorpane
By Narayan15 in forum AWT / SwingReplies: 1Last Post: 03-27-2009, 05:49 PM -
JavaScript help
By Jeremy720 in forum New To JavaReplies: 1Last Post: 11-08-2008, 10:36 PM -
javascript
By fiero in forum New To JavaReplies: 1Last Post: 09-22-2008, 01:45 PM -
Jsp and javascript
By Ed in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-04-2007, 04:54 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks