dynamically resize

54 views
Skip to first unread message

Humberto Cano Salas

unread,
Oct 27, 2014, 2:07:29 PM10/27/14
to izwebfil...@googlegroups.com
Hi, is possible to change the size (width and height) with javascript dynamically?, i tryed with jquery:

  $(document).ready(function () {
  $("#FileManager1").css("width", "1200px");
});

but the frame (where the name, size, type, modification date is), does not fit



Humberto Cano Salas

unread,
Oct 27, 2014, 2:33:19 PM10/27/14
to izwebfil...@googlegroups.com
i found the way,  $("#FileManager1_FileView").css("width", "1000px"); 200px less than FileManager1 width.
Reply all
Reply to author
Forward
0 new messages