javascript - Gridster not working correctly:Override and Drag Issue -


currently developing example using gridster. new in gridster unable figure out doing wrong. these issues facing in gridster:-

1) when dragging grid, it's speed slow , when automatically moves bottom of page.

2) when page loads, grid overrides each other.

i tried everything, fails.

here link check:-

and function used page load:-

loadlayout() 


Comments

Popular posts from this blog

c++ - Do gcc's __float128 floating point numbers take the current rounding mode into account? -

java - the value of local variable is not used -