cool-develop.blogspot.com
Remove Html Tag with jQuery
http://cool-develop.blogspot.com/2012/06/remove-html-tag-with-jquery.html
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# . View our Vimeo vidoes. View our YouTube videos. Blogger Tips and Tricks. Remove Html Tag with jQuery. Posted by Johnson William. The example below show how to remove HTML tags from strings with jQuery. OUTPUT: We love jQuery. Var NewString = OriginalString.replace(/( )/ig, " );. If You Enjoyed This Post Please Take 5 Seconds To Share It. Get articles delivered straight to your inbox! Blogger Tips and Tricks. Nhắn tìm người thân.
cool-develop.blogspot.com
June 2012
http://cool-develop.blogspot.com/2012_06_01_archive.html
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# . View our Vimeo vidoes. View our YouTube videos. Blogger Tips and Tricks. Posted by Johnson William. A single character of: a, b or c. Any single character except: a, b, or c. Any single character in the range a-z. Any single character in the range a-z or A-Z. Any word character (letter, number, underscore). Any word boundary character. Zero or one of a. Zero or more of a. One or more of a. Exactly 3 of a. 3 or more of a. HtmlRe...
cool-develop.blogspot.com
February 2012
http://cool-develop.blogspot.com/2012_02_01_archive.html
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# . View our Vimeo vidoes. View our YouTube videos. Blogger Tips and Tricks. Như thế mới là đàn ông! Posted by William Johnson. Bình sinh, cho đến bây giờ đã sang bên kia dốc cuộc đời, mình vẫn thường tự cho mình là kẻ không đến nỗi phải xấu hổ, với danh phận của một thằng đàn ông. Trong mắt vợ, mình là một người đàn ông đích thực, đáng để chăm sóc yêu chiều. Trong mắt mình, mình là thằng đàn ông hơn rất nhiều thằng đàn ông khác.
cool-develop.blogspot.com
Easy Change the Text Selection Color In Blogger
http://cool-develop.blogspot.com/2012/08/easy-change-text-selection-color-in.html
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# . View our Vimeo vidoes. View our YouTube videos. Blogger Tips and Tricks. Easy Change the Text Selection Color In Blogger. Posted by William Johnson. It very simple to change your select sentence or a single word prevent. By default with set as blue color. Now let's start:. Back up your template first if you don't want make some problem :). For the code tag below:. And now add the below code before it. 5/31/13, 4:04 PM.
cool-develop.blogspot.com
May 2012
http://cool-develop.blogspot.com/2012_05_01_archive.html
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# . View our Vimeo vidoes. View our YouTube videos. Blogger Tips and Tricks. Tips writing jQuery function for beginner. Posted by Johnson William. A shortcut code noConflict. Do something on document ready. Put all your jQuery goodness in here. Do something on document ready. Fix error Conflict between many javascript library. NoConflict) see reference site: http:/ api.jquery.com/jQuery.noConflict/. Function define in one. When I t...
cool-develop.blogspot.com
April 2012
http://cool-develop.blogspot.com/2012_04_01_archive.html
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# . View our Vimeo vidoes. View our YouTube videos. Blogger Tips and Tricks. Awesome writing Css 3D. Posted by Johnson William. Demo : http:/ jsfiddle.net/love4all1080/W2cM3/. Plane {width:100px; height:100px; margin:150px auto;. Webkit-transform-origin: 50px 50px;. Transform-origin: 50px 50px;. Webkit-animation:spin 8s infinite linear;. Moz-animation:spin 8s infinite linear;. Plane ul li {position:absolute; display:block;. Plane u...
cool-develop.blogspot.com
Regex quick reference
http://cool-develop.blogspot.com/2012/06/regex-quick-reference.html
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# . View our Vimeo vidoes. View our YouTube videos. Blogger Tips and Tricks. Posted by Johnson William. A single character of: a, b or c. Any single character except: a, b, or c. Any single character in the range a-z. Any single character in the range a-z or A-Z. Any word character (letter, number, underscore). Any word boundary character. Zero or one of a. Zero or more of a. One or more of a. Exactly 3 of a. 3 or more of a.
cool-develop.blogspot.com
August 2012
http://cool-develop.blogspot.com/2012_08_01_archive.html
Sharing the Knowledge about programming with jQuery, Java, ASP.NET, PHP, C# . View our Vimeo vidoes. View our YouTube videos. Blogger Tips and Tricks. Easy Change the Text Selection Color In Blogger. Posted by William Johnson. It very simple to change your select sentence or a single word prevent. By default with set as blue color. Now let's start:. Back up your template first if you don't want make some problem :). For the code tag below:. And now add the below code before it. Save And Share :.