Click here to Skip to main content
15,916,463 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Good and Free PHP Editor/IDE Pin
Hesham Amin22-Feb-08 22:27
Hesham Amin22-Feb-08 22:27 
GeneralRe: Good and Free PHP Editor/IDE Pin
Vasudevan Deepak Kumar24-Feb-08 0:58
Vasudevan Deepak Kumar24-Feb-08 0:58 
GeneralRe: Good and Free PHP Editor/IDE Pin
dfz25-Feb-08 12:47
dfz25-Feb-08 12:47 
Generaltree view Pin
Ida_merry22-Feb-08 19:31
Ida_merry22-Feb-08 19:31 
GeneralCould not load file or assembly 'Sample assembly' or one of its dependencies. Access is denied. Pin
Exelioindia22-Feb-08 1:32
Exelioindia22-Feb-08 1:32 
GeneralFirefox config.trim_on_minimize issue Pin
Kevin McFarlane21-Feb-08 22:32
Kevin McFarlane21-Feb-08 22:32 
Generalpop up window issue [modified] Pin
chithra.r21-Feb-08 18:31
chithra.r21-Feb-08 18:31 
GeneralRe: pop up window issue Pin
Shog922-Feb-08 8:34
sitebuilderShog922-Feb-08 8:34 
Don't use pop-ups.
Seriously. They're broken. Intentionally broken. Too many people misused them, and so we had to break them. They're not gonna get less broken either, 'cause folks would just misuse them again.

But, ignoring that, assuming they did work reliably, you still wouldn't want to do that. Because now, you've locked the user's browser window, with all the nice friendly browser-window controls they've become so accustom to, and forced them to deal with your little dialog.

Here's a better idea: if you don't need or want them to see or interact with the page contents, then redirect them to another page and put your dialog stuff on it. If you do want or need them to see (but not interact) with the page contents, then use one of the many "lightbox"-style dialog techniques available to overlay the page with a semi-transparent layer on top of which you can place your dialog stuff (but still all contained within the page itself).

And whatever you do, don't forget to make the Escape and Enter keys work sensibly. If it looks like a dialog, then make it act like one.


But who is the king of all of these folks?

Question[Message Deleted] Pin
CodeAddiction21-Feb-08 8:57
CodeAddiction21-Feb-08 8:57 
GeneralRe: CSS - My text is getting squished smaller than the size of my div Pin
Shog921-Feb-08 10:02
sitebuilderShog921-Feb-08 10:02 
GeneralOWA Customization : Add buttoon and Forms Pin
uhs21-Feb-08 6:02
uhs21-Feb-08 6:02 
GeneralWeb Interface for a Java byte code solution Pin
Gybe21-Feb-08 5:49
Gybe21-Feb-08 5:49 
GeneralRe: Web Interface for a Java byte code solution Pin
Johnny ²21-Feb-08 13:20
Johnny ²21-Feb-08 13:20 
QuestionRow and column seperation lines not coming for a table in firefox Pin
kc_krishnan21-Feb-08 2:43
kc_krishnan21-Feb-08 2:43 
GeneralRe: Row and column seperation lines not coming for a table in firefox Pin
Nilesh Hapse21-Feb-08 4:57
Nilesh Hapse21-Feb-08 4:57 
Generalproblem in incremental rows Pin
neoghy20-Feb-08 20:36
neoghy20-Feb-08 20:36 
QuestionMENU BAR OVERLAPPING!!!! Pin
John Sundar20-Feb-08 17:45
John Sundar20-Feb-08 17:45 
GeneralRe: MENU BAR OVERLAPPING!!!! Pin
Bijay Bhaskar Deo21-Feb-08 20:14
Bijay Bhaskar Deo21-Feb-08 20:14 
AnswerJavascript reading INI/XML FIles Pin
deepaks320-Feb-08 0:22
deepaks320-Feb-08 0:22 
GeneralRe: Javascript reading INI/XML FIles Pin
Shog920-Feb-08 8:45
sitebuilderShog920-Feb-08 8:45 
Generalpls help asp xml list change Pin
love_man00119-Feb-08 21:25
love_man00119-Feb-08 21:25 
GeneralRe: pls help asp xml list change Pin
Christian Graus20-Feb-08 13:32
protectorChristian Graus20-Feb-08 13:32 
GeneralRe: pls help asp xml list change Pin
love_man00122-Feb-08 0:45
love_man00122-Feb-08 0:45 
GeneralRe: pls help asp xml list change Pin
AlemTurk28-Jun-09 20:35
AlemTurk28-Jun-09 20:35 
QuestionHow to get the last selected item from a multiple dropdownlist with javascript? [modified] Pin
andylaw19-Feb-08 17:09
andylaw19-Feb-08 17:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.