Изгубена парола?

Blogs about: Dialog

Featured Blog

JavaScript - Open File Chooser Dialog

irethanarion wrote 5 months ago: Форматирането на „type=’file’“, изисква допълнителни усилия, а когато ни е н … more →

Етикети: Web Programming, javascript, open, file, chooser

JavaScript - Passing Values To/From ModalDialog

irethanarion wrote 5 months ago: function openWin( txtFieldId) { var obj=new Object(); obj.Name = „parent“; var tst; if ( … more →

Етикети: Web Programming, javascript, modal, to, Pass, params, Passing, param, from

JavaScript - Close Window or Dialog

irethanarion wrote 11 months ago: JavaScript Code: function closeWin(){ window.focus(); window.opener = self; window.close();} JSF Cod … more →

Етикети: Web Programming, javascript, Close, window

JavaScript - Open Modal Dialog (Cross-Browser Solution)

irethanarion wrote 11 months ago: // !Not working with Google Chromefunction openWin() { //IE6 if (window.showModalDialog) { window.sh … more →

Етикети: Web Programming, javascript, Cross-Browser, example, modal, open


Подобни тагове
All →

Follow this tag via RSS