13246 2
Read PDF file using Javascript
In this article, I have provided example to read content of pdf file using Javascript with code explanation.
Type
Article
12545 3
how to check if string is null or empty using jQuery or javascript?

Hello, I was trying to check if a string is null or empty using javascript or jquery , just like we do in C#. Need one condition, which can check both the requirements at the same time and calls ajax if value is not null or empty.

...
Type
Question
12448 0
Nested and Complex JSON examples
In this article, I have posted sample nested json example and complex JSON examples, by checking which you can create your JSON to send data on Server side.
Type
Article
12132 3
How to check if url contains a sub-string using jQuery or javascript?

How do i check if the current URL contains the sub-string using jQuery or javascript?

I need to select a anchor tag using class if a condition is met, suppose i need to check if URL has "/CRM" then select

...
Type
Question
11929 0
Convert Text to HTML using Javascript
In this article, I have provided working example with code to convert plain text into HTML using Javascript or jQuery.
Type
Article

11910 0
Best Javascript Drag and Drop Libraries
In this article, I have introduced you to few useful JavaScript plugins which can help you can create javascript based drag and drop functionality.
Type
Article
11521 0
Create a simple calculator using Javascript
In this article, I have explained how you can easily create a simple calculator using javascript's eval function (step by step tutorial with demo)
Type
Article
11421 0
Easy way to convert HTML to PDF using Javascript
In this article, I have provided sample code with output to convert HTML to PDF using Javascript, using jsPDF library or without using any library.
Type
Article
11255 0
How to get user location using Javascript / HTML5 Geolocation?
In this article, I am going to provide you few solutions using which you can get user location using JavaScript or HTML5 Geolocation with example.
Type
Article
11210 3
How to create social media share buttons using HTML & JavaScript? (no external library)

Hello, I would like to add social media share buttons on a website without using any external javascript plugin, as I am already using external JS plugins which increases page-load time, so I want to create custom social media buttons using HTML,CSS and Javascript or jquery only (without external plugins) to decrease page load time.

Any code help or link will work

thanks

...
Type
Question

Page 2 of 13