Make dialog Box

hello all, can you help me, i want make dialog box which include form inside, any body please help me

Can be read in here, here, or perhaps here.

can you help me if i want make the dialog box with position absolute

Well, I don’t understand what you mean by “making dialog box in absolute position”. Could you please look at JQuery UI dIalog documentation? Perhaps it has something that may help you.

yes but that dialog is dragable, and i want to make it undragable

yes but that dialog is dragable, and i want to make it undragable

JQuery UI dialog has ‘draggable’ option. You just need to set it to false in order to make it undraggable.

ooh thanks rei, i have tought that in yii is diferent from jquery in generally