Welcome, Guest. Please login or register.

Author Topic: AWeb and IBrowse Javascript implementation info needed  (Read 1719 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
AWeb and IBrowse Javascript implementation info needed
« on: February 22, 2010, 06:44:36 PM »
Hi,

Does anybody know where I can find the Javascript implementation limits for AWeb and IBrowse?

Specifically, I need to know what methods they support from the window, document and browser objects. As I didn't find what I was looking for with 10 minutes and google, I am hoping somebody here knows a bit more :)
int p; // A
 

Offline KarlosTopic starter

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: AWeb and IBrowse Javascript implementation info needed
« Reply #1 on: February 22, 2010, 08:32:34 PM »
document.getElementById() is needed to implement a few features I'm trying to emulate from the site proper in the classic browser proxy. It worked for ibrowse but not aweb.

Which other DOM related methods are implemented?

Quote
unfortunately there isn't a list of supported functions available.

D'Oh, I should have read the post to the end before replying...
« Last Edit: February 22, 2010, 08:40:38 PM by Karlos »
int p; // A