Une Bévue <> wrote:
> on he voudrais m'essaye à écrire un widget, qui n'est autre qu'une page
> html faisant appel à XMLHttpRequest.
<snip french blahblah />
> je précise aussi que pour XMLHttpRequest je n'ai rien fait de spécial au
> niveau des ports, il n'y a pas grand chose d'ouvert à part 80, email
> in/out et telnet.
i do apologize for my mistaken post, here is the english version.
i'm running under MacOS X and want to design a widget being, basically
html+js+images.
then in norder to trys it i put in a directory served by Apache.
to simplify my task of starting with widgets i did a cut'n paste of the
RDoc's one (stands for Ruby doc) mainly because i want to exercice doing
an equivalent of it but ratger for man page.
right on the starting block )))
i face with an error message given by theJavaScript console :
Error: Error in parsing value for property 'opacity'. Declaration
dropped.
Source File:
http://yvon-thoraval.com/Widgets/Man_wdgt/Man.html
Line: 0
i should say i do have a firewall on my box and leave it untoucjed for
this first trial because i don't what are the port number ti open, if
any, for XMLHttpRequest, port 80 is open those related to news, mail and
telnet too, i think that's all...
the url of the page :
<http://yvon-thoraval.com/Widgets/Man_wdgt/Man.html>
(nothing really interesting to see right now except the error message,
aznd the images from RDoc)