I tried StreamingAddResource , But it did not work for 
   
  addResource.addInlineStyleAtPosition(context, AddResource.HEADER_BEGIN, 
styleSheet);
   
  The style was not added to the page.
   
  Is this a bug? 
   
  Thanks,
dave
  

Martin Marinschek <[EMAIL PROTECTED]> wrote:
  Change over to StreamingAddResource - then you don't have the Html-parser 
playing in your output anymore.

regards,

Martin

  On 8/15/07, Dave <[EMAIL PROTECTED]> wrote:    05:05:27,075 WARN  
[ReducedHTMLParser] Invalid tag found: unexpected input while looking for attr 
name or '/>' at line 93. Surroundings: '( player.currentMedia) {
  '
   
  The following script is included in head section.
   
  <script LANGUAGE="JScript" FOR="player" EVENT=currentItemChange()> 
  var player = document.getElementById("player");
  if (player.currentMedia) {
  ...
  }
  </script>
  
   
   
  Is there anything wrong with the code ? The code is working correctly on 
client.
   
  Thanks,
  dave
  
  
---------------------------------
  Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.   




-- 

http://www.irian.at

Your JSF powerhouse - 
JSF Consulting, Development and 
Courses in English and German 

Professional Support for Apache MyFaces 

       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.

Reply via email to