View Single Post
  #1  
Unread 05-27-2008, 09:32 AM
pooka's Avatar
pooka pooka is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 250
Default browser questions

#1) Is there anyway to get data out of the browser and into the UI programatically? I know I can copy/paste manually, but I'm lazy when playing, and would like to be able to insert item links and waypoints directly.

I see that there is some local dynamic data, but I'm not sure if I can use it this way. Having a single line (window.status, or title, or something) would work.


#2) I've noticed that calling /browser website when the browser is already open, doesn't take me to the new website. I can hit refresh on the browser window and it'll update though. I suppose I can just have the UI click the refresh button though. Nevermind, guess this isn't really an issue.


Thanks!
Reply With Quote