Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


Overflow ?!



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> HTML Forum
View previous topic :: View next topic  
Author Message
Bufas



Joined: 04 Jun 2008
Posts: 15

PostPosted: Wed Jun 04, 2008 10:57 am    Post subject: Overflow ?! Reply with quote

hi !
I am using php to print some images one under another. I arrange them in a table INSIDE AT TABELCELL like this

<table>
<tr>
<td style="overflow:auto;" hight="xxx" width="xxx">
<table>
<tr>
<td> Here goes images with php </td>
</tr>
</table>
</td>
</tr>
</table>

My problem is that the scrollbars dosnt show up... the <td> only grows when i post more images... how to get the scrollbar appear?

I really appreciate help in my situation. Thanks!

p.s. i dont really know if this should be in the CSS forum...
Back to top
View user's profile Send private message
Bufas



Joined: 04 Jun 2008
Posts: 15

PostPosted: Wed Jun 04, 2008 11:16 am    Post subject: Overflow ?! Reply with quote

No problem...

i figured it out myself...
just used <div> tag and put overflow hight and width attributes into it instead of putting it into the <td> tag
Back to top
View user's profile Send private message
rangana
500+ Club


Joined: 27 Feb 2008
Posts: 718
Location: Cebu City Philippines

PostPosted: Wed Jun 04, 2008 11:27 am    Post subject: Re: Overflow ?! Reply with quote

Thanks for sharing the solution to us Bufas Wink

...but move forward, create a tabless layout. Table's was'nt intended for layouts, but to show tabular data instead.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger
Bufas



Joined: 04 Jun 2008
Posts: 15

PostPosted: Wed Jun 04, 2008 11:33 am    Post subject: Re: Overflow ?! Reply with quote

i know but i am not very good at using css yet Wink and tabels are very easy to use i think Wink but i know that Wink
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> HTML Forum All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap