Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>elRTE 1.x + elFinder 2.x Demo</title>
  
    <!-- jQuery and jQuery UI (REQUIRED) -->
    <link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/themes/smoothness/jquery-ui.css">
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
    <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/jquery-ui.min.js"></script>
    <!-- elRTE CSS (REQUIRED)-->
    <link rel="stylesheet" type="text/css" href="http://elrte.org/release/elrte/css/elrte.min.css">
    <!-- elRTE JS (REQUIRED) -->
    <script src="http://elrte.org/release/elrte/js/elrte.min.js"></script>
    <!-- elRTE translation (OPTIONAL) -->
    <script src="http://elrte.org/release/elrte/js/i18n/elrte.ru.js"></script>
    
    <!-- elFinder CSS (REQUIRED) -->
    <link rel="stylesheet" type="text/css" href="http://elfinder.org/demo/css/elfinder.min.css">
    <link rel="stylesheet" type="text/css" href="http://elfinder.org/demo/css/theme.css">
    
    <!-- elFinder JS (REQUIRED) -->
    <script src="http://elfinder.org/demo/js/elfinder.min.js"></script>
    
    <!-- elFinder translation (OPTIONAL) -->
    <script src="http://elfinder.org/demo/js/i18n/elfinder.ru.js"></script>
  </head>
  <body>
    
    <!-- Element where elRTE will be created (REQUIRED) -->
    <div id="elrte"></div>
  </body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers