Pinned Repositories
jquery-ui-sortable
jQuery UI Sortable
pivottable
Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
Tooltip-in-Oracle-apex-plugin
I used the plugin in my oracle apex application, but it do not show tooltip even though I used gantt.templates.tooltip_text = function(start,end,task){ return "<b>Task:</b> "+task.text+"<br/><b>Start date:</b> " + gantt.templates.tooltip_date_format(start)+ "<br/><b>End date:</b> "+gantt.templates.tooltip_date_format(end); };
ShantveerS's Repositories
ShantveerS/jquery-ui-sortable
jQuery UI Sortable
ShantveerS/pivottable
Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
ShantveerS/Tooltip-in-Oracle-apex-plugin
I used the plugin in my oracle apex application, but it do not show tooltip even though I used gantt.templates.tooltip_text = function(start,end,task){ return "<b>Task:</b> "+task.text+"<br/><b>Start date:</b> " + gantt.templates.tooltip_date_format(start)+ "<br/><b>End date:</b> "+gantt.templates.tooltip_date_format(end); };