
Search In
To check the profanity in the text for multilanguage, here we use WebPurify web service. This web service provide various callable methods including check, checkcount, replace, return etc. But here we are using the replace method (webpurify.live.repl
Webstorm is an IDE developed by JetBrains in order to help quick development with Javascript.
To start using Webstorm on linux machine we
Parsing a xml file means separating a data block into pieces by following an algorithms, so that we can be easily manipulate.
If there are a requirement in rails application to read XMl file from remote, we can use the Nokogiri to read file
Dj Classified is the Joomla extension used to create classified section on your site. You can create and display your ad using this extension. In this extension, ads are divided into different categories or sub categories and locations. You can displ
In my previous blog Integrating SAML with Rails Application, I told you how we can integrate SAML in your application and also told you few things regarding the Service Provider and Identity Provider. So once you have a ready Identity Provider, every
After the success of the Game Mode, Microsoft gears up for the Windows 10 Creators Update
Windows 10 is a lot more different than the yesteryear Windows. It behaves like a breathing entity -- the one that frequently changes with the release
Ecommerce has become important for all business categories. Every online business owner is looking for a sophisticated e-commerce solution that offers flexibility, and extensibility at fingertips.
If every business dreams for developing an e
Node.js is a JavaScript runtime platform built by Chrome, it Lightweight and much efficient then other platform which build scalable network application very quickly that's why it is very famous and majorly used in today's time.
So, thi
jQuery selectors gives you the facility to select and manipulate HTML elements according to your needs and requirements.
The element Selector
Based on the element name,The jQuery selector element selects elements.
Example
<!DOCTYPE html>
For adding new HTML elements, following methods are used:
1)append().
2)prepend().
1)append
This method is used to insert content at the end of the selected elements.
<!DOCTYPE html>
<html>
<head>
<script src="https://ajax.g
