Jump to content

top location


karimali831

Recommended Posts

Hello!

 

With this code, it opens in parent target and want to be able to open in top target.

 

new Ajax.Updater('ULLIST_0', webRoot + '?site=standings&ladderID=<?php echo $_GET[ladderID]."&start=21"; ?>', {

 

This is no good because I do not want to use location:

 

new Ajax.Updater('ULLIST_0', top.location = '?site=standings&ladderID=<?php echo $_GET[ladderID]."&start=41"; ?>', {

 

Need to somehow use webRoot, top location.

 

help please with this.

Link to comment
https://forums.phpfreaks.com/topic/235856-top-location/
Share on other sites

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.