|
Cloning
Sept 29, 2015 8:36:57 GMT -5
Post by Tumble on Sept 29, 2015 8:36:57 GMT -5
Something here
<script> $(document).ready(function() { $("#my_fancy_menu").clone().appendTo ("#my_menu_cloned"); }); </script> <div id="my_fancy_menu"> This is ta test </div> http://api.jquery.com/clone/
Something here
|
|
|
Cloning
Nov 21, 2015 6:42:11 GMT -5
Post by Tumble on Nov 21, 2015 6:42:11 GMT -5
/* IE7 */ .ie7 * { word-wrap: normal; } .ie7 .shoutbox .shoutbox-post * { word-wrap: break-word; } .ie7 .show-user .status-input input { width: 95%; margin-top: 0px; } .ie7 .show-user .status-submit { width: 130px; text-align: right; } .ie7 .show-user .edit-controls { text-align: right; padding-right: 10px; } .ie7 .show-user .edit-controls .icon { text-align: center; } .ie7 .search .options-container { height: 250px; } .ie7 .calendar .cal-box { border-collapse: collapse; } .ie7 .ui-pagination { float: left; } .ie7 .recipients .user-search-selection .ui-selectlist-item .close { right: 0px; } .ie7 .user-search-selection .ui-selectlist-item .close { right: -8px; } .ie7 .micro-profile { zoom: 1; display: inline; width: 188px; margin: 0px 0px 3px 0px; padding-right: 9px; text-align: left; }
|
|
|
Cloning
Nov 29, 2015 19:59:37 GMT -5
Post by Tumble on Nov 29, 2015 19:59:37 GMT -5
hello
|
|
|
Cloning
Nov 29, 2015 20:04:07 GMT -5
Post by Tumble on Nov 29, 2015 20:04:07 GMT -5
hello
|
|
|
Cloning
Apr 12, 2016 18:09:56 GMT -5
Post by Tumble on Apr 12, 2016 18:09:56 GMT -5
reply here
|
|