04222005 1702 GMT-6

No. I dont use frames, only CSS. Im using <div id="left"> content 
</div>. I wonder though if this is the same.

Wade

Mike Franks wrote:

> Wade wrote:
>
> > 04222005 1645 GMT-6
> >
> > I have run into a problem. Two divs, left and right. The left div has
> > functions that call for stats of what is going on. The right shows the
> > actual data, and has at the bottom of the page Previous and Next 
> buttons.
> >
> > When you click Next, the data on the right div updates but the functions
> > on the left. So, Im left to assume that the whole page isnt updating,
> > only the right div. I put a  if(isset($_POST['Previous']) ||
> > isset($_POST['Next'])){ } around the functions thinking that would cause
> > them to update. But that didnt work.
> >
> > How do you get two sections to update?
> >
> > Wade
>
> Wade - you said left div, right div. Do you mean frame?
>
> If you're using frames, the only way I know of to make one frame aware
> of an event that has occurred in the other frame is via JavaScript.
>
> Mike
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> Community email addresses:
>   Post message: php-list@yahoogroups.com
>   Subscribe:    [EMAIL PROTECTED]
>   Unsubscribe:  [EMAIL PROTECTED]
>   List owner:   [EMAIL PROTECTED]
>
> Shortcut URL to this page:
>   http://groups.yahoo.com/group/php-list
>
>
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
>
>     * To visit your group on the web, go to:
>       http://groups.yahoo.com/group/php-list/
>        
>     * To unsubscribe from this group, send an email to:
>       [EMAIL PROTECTED]
>       <mailto:[EMAIL PROTECTED]>
>        
>     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>.
>
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Anti-Virus.
>Version: 7.0.308 / Virus Database: 266.10.2 - Release Date: 4/21/2005
>  
>


[Non-text portions of this message have been removed]



Community email addresses:
  Post message: php-list@yahoogroups.com
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to