table - A Real jQuery "Grid" -
table - A Real jQuery "Grid" -
i looking solution real jquery "grid."
every table plugin have found far has same kind of construction , usage ( http://stackoverflow.com/questions/159025/jquery-grid-recommendations ) have headers, different buttons, , many more different functions. yet of these can related more excel worksheet- don't consider grid- , not looking for.
the closest solution have found grid layout , ability select , drag found here: http://stackoverflow.com/questions/2013902/select-cells-on-a-table-by-dragging
as can see in 2 images attached in post
the grid more game board/tiled based.
what looking jquery plugin makes real tiled based grid , allows selecting/drag-to-select functionality, along (hopefully) event response selection.
i have custom built table made, , having problem adding more functionality since lack of back upwards different plugins pertaining dragging , selecting. have tried implementing drag select plugin (http://andreaslagerkvist.com/jquery/drag-to-select/) , have not been able create work table.
does have suggestions?
thanks.
if "only" need grid of fixed sized, evenly distributed elements, create right amount of div elements , position them .offset( coordinates )
[edit] i'm not aware of plugins need. doesn't mean there isn't one. seek google.
if fails, have @ 1 of javascript game engines gamequery. drag&drop support, ui extensions of jquery.
jquery table select grid drag
Comments
Post a Comment