Home Page - Jquery/Javascript - 1

Responsive Highchart

Highcharts is a very good option for creating Interactive javascript charts for your webpage. Highstock is an another advanced option of highstock. Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types...

Continue Reading

Integration of CK-Editor to UI

Here I am going to explain how to integrate CK-Editor to UI , set the data to editor and how to remove some controls from CK-Editor. Minimum files required to integrate CK-Editor are CK-Editor.js, config.js, lang, plugins ( you can remove or add the plugin for your choice .For example smiley, special character, table etc.), skins, style.js ...

Continue Reading

Dynamic height for side bar

We can achieve this by using simple jQuery or plain css. ...

Continue Reading

Save google map as binary image

There are some situations we have to save google map as image. It is always better to convert as binary image and save to DB so that we can reuse very easily...

Continue Reading