[Orgmode] Javascript in Safari

2009-05-04 Thread Xin Shi
Hello Experts,

It appears that the javascript enabled webpage looks not good in Safari
browser. In particular, the whole page is expanded in one big page
instead of foled together. Are there any suggestions for that? 

Thanks!

Xin



___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Javascript in Safari

2009-05-04 Thread Sebastian Rose
Hi,


Hm - the comment dilimiter is wrong there.


It should be 

   /*]]*///-- 

after scripts (it is not after org-info.js),

but 

   /*]]*/-- 

after CSS-Sections.



Carsten, this is in line 114 of org-jsinfo.el.

  - /*]]*/--
  + /*]]*///--


This is what Safaris inspector says:


  SyntaxError: Parse error
  http://orgmode.org/worg/org-faq.php#sec-1 (line 61)


The  `--' part of the ending comment delimeter.



Regards,

  Sebastian




Xin Shi shixin...@gmail.com writes:
 Hello Experts,

 It appears that the javascript enabled webpage looks not good in Safari
 browser. In particular, the whole page is expanded in one big page
 instead of foled together. Are there any suggestions for that? 

 Thanks!

 Xin



 ___
 Emacs-orgmode mailing list
 Remember: use `Reply All' to send replies to the list.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode


-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.r...@emma-stil.de, sebastian_r...@gmx.de
Http:  www.emma-stil.de


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Javascript in Safari

2009-05-04 Thread Xin Shi
Hi Sebastian,

Does this mean it has been fixed or there are something need to be done in
the elisp?

Thanks!

Xin


On Mon, May 4, 2009 at 1:00 PM, Sebastian Rose sebastian_r...@gmx.dewrote:

 Hi,


 Hm - the comment dilimiter is wrong there.


 It should be

   /*]]*///--

 after scripts (it is not after org-info.js),

 but

   /*]]*/--

 after CSS-Sections.



 Carsten, this is in line 114 of org-jsinfo.el.

  - /*]]*/--
  + /*]]*///--


 This is what Safaris inspector says:


  SyntaxError: Parse error
  http://orgmode.org/worg/org-faq.php#sec-1 (line 61)


 The  `--' part of the ending comment delimeter.



 Regards,

  Sebastian




 Xin Shi shixin...@gmail.com writes:
  Hello Experts,
 
  It appears that the javascript enabled webpage looks not good in Safari
  browser. In particular, the whole page is expanded in one big page
  instead of foled together. Are there any suggestions for that?
 
  Thanks!
 
  Xin
 
 
 
  ___
  Emacs-orgmode mailing list
  Remember: use `Reply All' to send replies to the list.
  Emacs-orgmode@gnu.org
  http://lists.gnu.org/mailman/listinfo/emacs-orgmode
 

 --
 Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
 Tel.:  +49 (0)511 - 36 58 472
 Fax:   +49 (0)1805 - 233633 - 11044
 mobil: +49 (0)173 - 83 93 417
 Email: s.r...@emma-stil.de, sebastian_r...@gmx.de
 Http:  www.emma-stil.de

___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode