Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.314.555 Times

Modal Dialog freeware
Filter: All | Freeware | Demo
 

Modal Dialog

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 468

Modal Dialog This is a modal dialog that prompts the user for information.It's modal because it prevents any other input by way of hiding all your SELECTs and a semi-transparent DIV that covers the page. 



Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (64): Modal Dialog Download

Added: September 15, 2013 | Visits: 538

Modal Frame API This module provides an API to render an iframe within a modal dialog based on the jQuery UI Dialog plugin. You should not install this module unless another module requires you to, or you wish to use it for your own custom modules.It is an alternative to Popups API (Ajax Dialogs) which...





Platforms: PHP

License: Freeware Size: 30.72 KB Download (45): Modal Frame API Download

Added: March 24, 2013 | Visits: 516

passcode answer = PASSCODEcreates a modal dialog box that returns user password input. Given characters are substituted with '*'-Signs like in usual Windows dialogs.answer = PASSCODE without input parameter allows to type any ASCII-Characteranswer = PASSCODE('digit') allows only digits as input characters...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): passcode Download

Released: September 23, 2012  |  Added: September 23, 2012 | Visits: 413

Zebra_Dialog Modal dialog boxes are a great way to show information to your users, but to also alert them of errors or warnings. Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery) and highly configurable dialog box plugin for jQuery, meant to replace...


Platforms: Windows, Mac, Linux

License: Freeware Size: 97.29 KB Download (47): Zebra_Dialog Download

Added: April 21, 2013 | Visits: 334

structdlg ANSWER = STRUCTDLG(S) creates a modal dialog box that returns user input for multiple prompts in the struct ANSWER. S is the default struct. Each prompt string will inherit the S' fields name.ANSWER will be the same struct as S except for fields of type "cell array of string" that will be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): structdlg Download

Added: May 10, 2013 | Visits: 558

Modal Progress Dialog If you ever like to show a modal progress dialog for any ajax operation no matter which Update Panel or Web Service call is responsible for it, this script will do the same. The main trick is hooking the two special events of Sys.Net.WebRequestManager class. This class is responsible for...


Platforms: Windows, Mac, *nix, ASP.NET, BSD Solaris

License: Freeware Download (53): Modal Progress Dialog Download

Added: April 14, 2013 | Visits: 359

Chaos tool suite This suite is primarily a set of APIs and tools to improve the developer experience. It also contains a module called the Page Manager whose job is to manage pages. In particular it manages panel pages, but as it grows it will be able to manage far more than just Panels.For the moment, it...


Platforms: PHP

License: Freeware Size: 419.84 KB Download (40): Chaos tool suite Download

Added: April 01, 2013 | Visits: 448

Automodal Automatically convert certain classed links to modal popups and provides an API to add custom modals quickly and easily.With this tool, you can cause links to automatically open in modal dialogs. The module's code simply examines all links in a document and turns any link with the designated CSS...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Automodal Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 1.109

Small Utilities Small Utilities is an easy yet powerful suite of utilities ranging from system utilities to cryptography, numerical and date/time calculation process automation by batch or script. Small Utilities consists of the following tools: · AddPath - Add or remove path to the %PATH% variable. With this...


Platforms: Windows, XP, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (451): Small Utilities Download

Added: May 10, 2013 | Visits: 273

Popup Dialogs 6.x-1.1-beta5 It can present pages as popups. This is amazingly useful for things like confirmation pages.The best part is it can be applied retroactively to a page without needing to modify the generating module, and (of course) it degrades gracefully.InstallationUnpack in your modules folder (usually...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): Popup Dialogs 6.x-1.1-beta5 Download

Added: April 12, 2013 | Visits: 434

Feedback & Suggestion Tab Feeback & Suggestion Tab adds a tab to the viewport, next to the scrollbar, which solicits feedback and suggestions from website visitors. GetSatisfaction.com, UserVoice.com and other similar services use a tab like this, and are the source of inspiration for this module. The webpage in the modal...


Platforms: PHP

License: Freeware Size: 40.96 KB Download (39): Feedback & Suggestion Tab Download

Added: May 29, 2013 | Visits: 443

Content Optimizer The Content Optimizer module helps increase your Drupal sited-deOaos search engine (e.g. Google) rankings by improving on-page optimization factors. It enables a quick SEO analyzer that provides instant analysis of any site content as a quick and easy guide to assure SEO best practices are...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Content Optimizer Download

Added: November 06, 2010 | Visits: 1.387

dialog-mp3-list dialog-mp3-list generates an organized list of your CDs and directories of MP3s. It shows a numbered list of MP3s with information on their encoding speed and track lengths. It uses Dialog/XDialog and Latex to create lists in .tex, .ps, and .pdf formats. You can modify the source file .tex and...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (97): dialog-mp3-list Download

Added: February 19, 2010 | Visits: 840

KMilo - Compact Dialog KMilo - Compact Dialog is a KDE patch that makes the default sound dialog look a bit less huge and BLUE. Tested with 3.5.5 and 3.5.6. KMilo - Customizable DefaultSkin KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games...


Platforms: *nix

License: Freeware Download (92): KMilo - Compact Dialog Download

Added: February 03, 2010 | Visits: 924

UI::Dialog UI::Dialog project supports priority ordering of the backend detection process. SYNOPSIS use UI::Dialog; my $d = new UI::Dialog ( backtitle => Demo, title => Default, height => 20, width => 65 , listheight => 5, order => [ zenity, xdialog ] ); # Either a Zenity or Xdialog msgbox widget...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (96): UI::Dialog Download

Added: February 03, 2010 | Visits: 1.071

Dialog Dialog is a Perl interface to dialog(3). SYNOPSIS B< use Dialog; > #now we are creating the new dialog window $dlg = Dialog->new(title, y,x,height,width); #inserting input line $line = $dlg->inputline(name, y, x, width, text); #adding button $btn = $dlg->button(name, y, x, text,...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Dialog Download

Added: May 10, 2013 | Visits: 670

Easily creating dialog boxes from XRC files This module allows you to create and run a custom dialog box with a single function call. The custom dialog box must first be defined in an external XRC file. Editors like XRCed and wxGlade allow easily designing custom dialog boxes. You can then invoke the dialog box even if your application...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Easily creating dialog boxes from XRC files Download

Added: May 10, 2013 | Visits: 441

UI::Dialog UI::Dialog is an OOPerl wrapper for various dialog applications. It supports the dialog backends Zenity, XDialog, GDialog, KDialog, CDialog, and Whiptail.There is also an ASCII backend provided as a last resort interface for the console-based dialog variants. UI::Dialog is a class that provides a...


Platforms: *nix, Perl, BSD

License: Freeware Download (58): UI::Dialog Download

Added: July 23, 2013 | Visits: 391

Modal Frame Contrib Package The sub-modules can be used as provided or they can be modified to implement the Modal Frame API for functionality that has not yet been covered.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > ModulesHere are some key features of...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Modal Frame Contrib Package Download

Added: May 19, 2013 | Visits: 372

Modal Frame CCK Editor OverviewOpens edit forms for selected CCK fields or field groups in modal frames from the node view.This module is pretty similar in concept as the Popups: Subedit module. However, it's based on the Modal Frame API, meaning the forms are rendered within iframes, therefore these forms do not alter...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (38): Modal Frame CCK Editor Download

1 2 3 4 5 >