Click here to Skip to main content
15,889,992 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: my graduation project idea Pin
Abhinav S4-Oct-13 17:20
Abhinav S4-Oct-13 17:20 
Generaldialogue box Pin
Gil-B3-Oct-13 9:34
professionalGil-B3-Oct-13 9:34 
AnswerRe: dialogue box Pin
Ali Al Omairi(Abu AlHassan)5-Oct-13 23:43
professionalAli Al Omairi(Abu AlHassan)5-Oct-13 23:43 
GeneralRe: dialogue box Pin
Gil-B6-Oct-13 4:02
professionalGil-B6-Oct-13 4:02 
GeneralRe: dialogue box Pin
Ali Al Omairi(Abu AlHassan)8-Oct-13 3:06
professionalAli Al Omairi(Abu AlHassan)8-Oct-13 3:06 
GeneralRe: dialogue box Pin
Gil-B9-Oct-13 13:12
professionalGil-B9-Oct-13 13:12 
QuestionMigrating app from WCSF to normal web forms? Pin
jimojimo3-Oct-13 4:09
jimojimo3-Oct-13 4:09 
QuestionBring HTML element to top (cascading) Pin
savbace26-Sep-13 23:40
savbace26-Sep-13 23:40 
Hello! I'm trying to bring DOM element (div) with position: absolute to front of others elements with same positioning. All elements are placed in the same container with position: relative. So I'm trying to reach similar behavior as desktop windows have when they are cascading.

I know about these approaches:
1. Using z-index. Manually increment it and manage what is the highest.
2. Removing element from DOM container and appending it back to the end.

Please, advice any other approaches or what from these ones is the best (especially from UX and performance point of view).

Thanks!
savbace

Questioncopyright symbol problem Pin
Member 1009175626-Sep-13 23:22
Member 1009175626-Sep-13 23:22 
QuestionRe: copyright symbol problem Pin
Richard Deeming27-Sep-13 2:15
mveRichard Deeming27-Sep-13 2:15 
AnswerRe: copyright symbol problem Pin
Member 1009175627-Sep-13 2:44
Member 1009175627-Sep-13 2:44 
QuestionInform invalid session if other user in other tab Pin
Trung HT26-Sep-13 0:40
Trung HT26-Sep-13 0:40 
AnswerRe: Inform invalid session if other user in other tab Pin
Trung HT29-Sep-13 16:10
Trung HT29-Sep-13 16:10 
QuestionWeb site on submitting error - Pin
vkEE25-Sep-13 8:13
vkEE25-Sep-13 8:13 
AnswerRe: Web site on submitting error - Pin
thatraja4-Oct-13 21:24
professionalthatraja4-Oct-13 21:24 
Questionhow to access the 404 pages from remote website Pin
aeman23-Sep-13 5:51
aeman23-Sep-13 5:51 
AnswerRe: how to access the 404 pages from remote website Pin
RedDk23-Sep-13 14:19
RedDk23-Sep-13 14:19 
AnswerRe: how to access the 404 pages from remote website Pin
Dave Kreskowiak23-Sep-13 14:26
mveDave Kreskowiak23-Sep-13 14:26 
QuestionHow to get language of site using php Pin
aeman23-Sep-13 5:47
aeman23-Sep-13 5:47 
AnswerRe: How to get language of site using php Pin
thatraja4-Oct-13 21:34
professionalthatraja4-Oct-13 21:34 
QuestionAdvice wanted: Domain name research. Pin
David C# Hobbyist.21-Sep-13 6:56
professionalDavid C# Hobbyist.21-Sep-13 6:56 
AnswerRe: Advice wanted: Domain name research. Pin
David Mujica23-Sep-13 2:58
David Mujica23-Sep-13 2:58 
QuestionBrowser incompatibility Pin
tiwal17-Sep-13 23:22
tiwal17-Sep-13 23:22 
AnswerRe: Browser incompatibility Pin
Richard Deeming18-Sep-13 1:42
mveRichard Deeming18-Sep-13 1:42 
GeneralRe: Browser incompatibility Pin
tiwal18-Sep-13 2:37
tiwal18-Sep-13 2:37 

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.