Hi All,
I want to pick your brains a bit here.
I have a database of objects with attributes such as height and width. I am trying to design a page where I can generate these objects from a dropdown list and assign them a name. They will then appear on screen in a specified location and from there will be draggable around the screen. The drag and drop I can do no problem. What format is best to use for the objects themselves? SVG, image maps, DIVs, or what do you think?
I want to pick your brains a bit here.
I have a database of objects with attributes such as height and width. I am trying to design a page where I can generate these objects from a dropdown list and assign them a name. They will then appear on screen in a specified location and from there will be draggable around the screen. The drag and drop I can do no problem. What format is best to use for the objects themselves? SVG, image maps, DIVs, or what do you think?
Comment