Jump to content

Expanding textareas and footers


chomedey

Recommended Posts

Hi all,

 

I have used a jquery plugin to make my textareas expand when necessary, and all is working great.

 

The problem is that my footer text (copyright and all that) stays put as the textarea expands, so the text beneath the textarea (and the textarea itself if it grows enough) crashes in to the footer text making a god awful mess.

 

Is there any way I can get the footer text to move down the page as the textarea expands?  It is in a completely separate div from the main content column, although they are both in a maincontainer div.

 

Does that make any sense?

 

Cheers.

 

Julian

Link to comment
https://forums.phpfreaks.com/topic/198694-expanding-textareas-and-footers/
Share on other sites

Test drive the textarea in the main content. Often, sidebars, (float left or right) don't flow with the page. Though collums that dont use it, so maybe margin left and right. Causing it to be center collum.. works perfectly fine.

(I had this issue with collums.. it's not the textarea's fault)

 

Also, this is a css problem I'm assuming. This post should of been in the CSS section. Not PHP.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.