Html Use

Best Html, Css, jquery tutorials, Best jquery plugins, cool effects with jquery examples, demo, demos for beginners, designers, developers. jQuery Plugin Tutorial with example. On www.htmluse.com

Friday, 18 July 2014

jQuery Textarea Fullscreen

Download   Demo


jQeury.textareafullscreen


Jquery plugin textarea fullscreen mode


Install


Insert this code before tag </head>


<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script src="/jquery.textareafullscreen/jquery.textareafullscreen.js"></script>
<link rel="stylesheet" href="/jquery.textareafullscreen/textareafullscreen.css">

Use


$(document).ready(function() 
$('#demo').textareafullscreen(
overlay: true, // Overlay
maxWidth: '80%', // Max width
maxHeight: '80%' // Max height
);
);


jQuery Textarea Fullscreen
Unknown at Friday, July 18, 2014
Share

No comments:

Post a Comment

‹
›
Home
View web version

About Me

Unknown
View my complete profile
Powered by Blogger.