JavaScript in HTML
Javascript
code posted
by
troex
created at 28 Jan 22:52, updated at 28 Jan 22:53
Edit
|
Back
1 2 3 4 5 6 7 8 |
<script type="text/javascript" charset="utf-8"> $().ready({ $('#my-div').elfinder({ url : 'connectors/php/connector.php', lang : 'ru' }) }) </script> |
182 Bytes in 2 ms with coderay