Click here to Skip to main content
15,920,956 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Looking for education.... Pin
TheJudeDude1-Oct-06 13:16
TheJudeDude1-Oct-06 13:16 
GeneralRe: Looking for education.... Pin
TheJudeDude30-Sep-06 14:05
TheJudeDude30-Sep-06 14:05 
QuestionAJAX question Pin
alex_korch27-Sep-06 10:42
alex_korch27-Sep-06 10:42 
AnswerRe: AJAX question Pin
C. Bess28-Sep-06 6:02
C. Bess28-Sep-06 6:02 
GeneralRe: AJAX question Pin
alex_korch28-Sep-06 9:20
alex_korch28-Sep-06 9:20 
GeneralRe: AJAX question Pin
C. Bess28-Sep-06 9:23
C. Bess28-Sep-06 9:23 
GeneralRe: AJAX question Pin
alex_korch28-Sep-06 9:25
alex_korch28-Sep-06 9:25 
QuestionFooter at bottom Pin
eggsovereasy27-Sep-06 7:31
eggsovereasy27-Sep-06 7:31 
I have a page that is one column top to bottom, fixed width. If the page's content runs longer than one screen then everything is perfect. However, if the content is shorter than one screen the page does not stretch all the way to the bottom of the screen. I "fixed" this by making the background image look like the bottom part of the colum.

The problem is, now I want to add a footer and it looks silly to have the footer half way up the page while the "column" continues below it. In IE I can set html,body,#wrapper { height: 100%; } then #Footer {position: absolute; bottom: 0px} and it puts it at the bottom on every page. In the other browers (FF and opera) this obviously does not work and just puts the footer at the bottom of the screen (so if the page is longer than one screen the footer is in the middle of the content).

Is there anyway to have this work in FF and Opera?
AnswerRe: Footer at bottom Pin
UltraCoder9-Oct-06 17:50
UltraCoder9-Oct-06 17:50 
QuestionLive video Pin
nida baber27-Sep-06 6:17
nida baber27-Sep-06 6:17 
AnswerRe: Live video Pin
zhengdong jin28-Sep-06 23:58
zhengdong jin28-Sep-06 23:58 
GeneralRe: Live video Pin
nida baber29-Sep-06 2:35
nida baber29-Sep-06 2:35 
GeneralRe: Live video Pin
zhengdong jin29-Sep-06 18:03
zhengdong jin29-Sep-06 18:03 
QuestionCreating multiple input fields using javascript Pin
wallyson27-Sep-06 4:25
wallyson27-Sep-06 4:25 
AnswerRe: Creating multiple input fields using javascript Pin
10011000100101101000027-Sep-06 7:58
10011000100101101000027-Sep-06 7:58 
GeneralRe: Creating multiple input fields using javascript Pin
wallyson28-Sep-06 4:27
wallyson28-Sep-06 4:27 
AnswerRe: Creating multiple input fields using javascript Pin
10011000100101101000028-Sep-06 8:18
10011000100101101000028-Sep-06 8:18 
GeneralRe: Creating multiple input fields using javascript Pin
wallyson28-Sep-06 8:27
wallyson28-Sep-06 8:27 
QuestionCan a normal user admin IIS Pin
Dinuj Nath26-Sep-06 22:51
Dinuj Nath26-Sep-06 22:51 
QuestionMouse cursor setting for elements. Pin
Brady Kelly26-Sep-06 22:49
Brady Kelly26-Sep-06 22:49 
AnswerRe: Mouse cursor setting for elements. Pin
Kschuler27-Sep-06 8:51
Kschuler27-Sep-06 8:51 
Questionupdate or modify Pin
scorp_scorp26-Sep-06 21:54
scorp_scorp26-Sep-06 21:54 
AnswerRe: update or modify Pin
_AK_26-Sep-06 23:09
_AK_26-Sep-06 23:09 
GeneralRe: update or modify Pin
scorp_scorp26-Sep-06 23:50
scorp_scorp26-Sep-06 23:50 
GeneralRe: update or modify Pin
_AK_27-Sep-06 0:02
_AK_27-Sep-06 0:02 

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.