Skip to content

Instantly share code, notes, and snippets.

View yobre's full-sized avatar
🐙
Sopra le bici mica sopra i social [cit. MP]

Andrea Bresciani yobre

🐙
Sopra le bici mica sopra i social [cit. MP]
  • Docebo Spa
  • Milano
View GitHub Profile
@yobre
yobre / index.html
Created March 7, 2016 12:02
AngularJs jQuery highlightTextarea Demo
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<script src="bower_components/angular/angular.min.js"></script>
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<script src="bower_components/jquery-ui/jquery-ui.min.js"></script>
<script src="bower_components/jquery-highlighttextarea/jquery.highlighttextarea.min.js"></script>
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.min.css">