JavaScript

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
Post Reply
bishakha
Posts: 2
Joined: Tue Jun 29, 2010 7:09 am
Real Name: bishakhatakane

JavaScript

Post by bishakha » Wed Feb 02, 2011 11:51 am

Can Javascript methods be referenced from loaded Ajax content? I have an html page with content being loaded via Ajax. I need to use methods which are declared in the body of the page from within this loaded content. Is there a way to set this up?

Peter C
Posts: 154
Joined: Thu Jun 10, 2010 3:12 am
Real Name: Peter C

Re: JavaScript

Post by Peter C » Wed Feb 02, 2011 5:37 pm

Um, this is a computer chess site. You might want to ask your question on a programming site, such as StackOverflow.

Peter

Post Reply