In addition to Width, Height and Resizable, what other attributes can be inserted into a function?
Assuming you're using .dialog
of jQuery you can find the options in the documentation here ( link in English ).
Basically:
appendTo
autoOpen
buttons
classes
closeOnEscape
closeText
dialogClass
draggable
height
hide
maxHeight
maxWidth
minHeight
minWidth
modal
position
resizable
show
title
width