Search found 3 matches

by 222222
Tue Oct 13, 2009 9:42 am
Forum: HTML, CSS and other UI Design Technologies
Topic: Overflow Problem
Replies: 1
Views: 1231

Overflow Problem

I have a problem with css overflow shown in the link below: http://www.oasistrek.com/lantau_peak_new.htm The layout works fine in firefox (that's what I want) but a horizontal scroll bar shows up in internet explorer, even if I increase the width of the container. In addition, the 3 images doesn't m...
by 222222
Fri Sep 18, 2009 12:21 pm
Forum: PHP - Code
Topic: Help on Guestbook Page Number
Replies: 6
Views: 1554

Re: Help on Guestbook Page Number

Dear jackpf , I am not familiar with php at all. I've extracted a section that might be relevant to what you were talking about. Grateful if you could show where to add the closing </tr> tag and an opening <tr> tag. Thank you so much. function navigation($pagenumber, $page) { echo "<table width...
by 222222
Thu Sep 17, 2009 8:47 pm
Forum: PHP - Code
Topic: Help on Guestbook Page Number
Replies: 6
Views: 1554

Help on Guestbook Page Number

I've got a guestbook that installed by my friend several years ago and there are 70 pages of messages. The Page Nos are shown in a single line that stretch the page horizontally across the browser (see this link Guestbook ). I 've tried many times but was not able to separate the Page Nos into 2 or ...