<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Commentaires sur : xili-sIFR3-active : a plugin to extend WP with sIFR3 [update 0.9.2]</title>
	<atom:link href="http://dev.xiligroup.com/?feed=rss2&#038;p=235" rel="self" type="application/rss+xml" />
	<link>http://dev.xiligroup.com/?p=235</link>
	<description>a multilingual site for web developments</description>
	<lastBuildDate>Wed, 25 Aug 2010 13:35:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Par : Rithy</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11700</link>
		<dc:creator>Rithy</dc:creator>
		<pubDate>Thu, 26 Nov 2009 02:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11700</guid>
		<description>Hello again,

Now I got solutions!

The problems is cause by Flash transparency (wmode: &#039;transparent&#039;).

The solution for mouse over style is to force browser to calculate Flash element position or something by specifying a hover style to Flash elements. What I&#039;m using is 
.sIFR-flash:hover{font-size: 10px; left: 0;} 

For the scrolling I&#039;m not yet got the best solution, but a solution is to use sIFR 3-r278 because it generate to embed not an object element.

Cheers,
Rithy</description>
		<content:encoded><![CDATA[<p>Hello again,</p>
<p>Now I got solutions!</p>
<p>The problems is cause by Flash transparency (wmode: &#8216;transparent&#8217;).</p>
<p>The solution for mouse over style is to force browser to calculate Flash element position or something by specifying a hover style to Flash elements. What I&#8217;m using is<br />
.sIFR-flash:hover{font-size: 10px; left: 0;} </p>
<p>For the scrolling I&#8217;m not yet got the best solution, but a solution is to use sIFR 3-r278 because it generate to embed not an object element.</p>
<p>Cheers,<br />
Rithy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Rithy</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11543</link>
		<dc:creator>Rithy</dc:creator>
		<pubDate>Fri, 30 Oct 2009 08:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11543</guid>
		<description>Well, I have testd with Error Console of JS, but I don&#039;t see any error.

Don&#039;t worry, I will post a summary of the results.

Best regards,
Rithy</description>
		<content:encoded><![CDATA[<p>Well, I have testd with Error Console of JS, but I don&#8217;t see any error.</p>
<p>Don&#8217;t worry, I will post a summary of the results.</p>
<p>Best regards,<br />
Rithy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : admin</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11527</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 28 Oct 2009 15:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11527</guid>
		<description>Thanks to offer here your comments. But as previously said, the plugin gives only an easy way to install sIFR3 in WP through plugin but don&#039;t modify anything inside sIFR3. I think that you are invited to discuss directly with the author Mark Wubben at &lt;a href=&quot;http://novemberborn.net/sifr3&quot; rel=&quot;nofollow&quot;&gt;http://novemberborn.net/sifr3&lt;/a&gt;. And afterwards, don&#039;t hesitate to add here a summary of the results.
Best regards,
M.

NOTE : Scrolling problems don&#039;t occur on Mac Leopard. (SAFARI AND FF) - do you test with Error Console of JS ?</description>
		<content:encoded><![CDATA[<p>Thanks to offer here your comments. But as previously said, the plugin gives only an easy way to install sIFR3 in WP through plugin but don&#8217;t modify anything inside sIFR3. I think that you are invited to discuss directly with the author Mark Wubben at <a href="http://novemberborn.net/sifr3" rel="nofollow">http://novemberborn.net/sifr3</a>. And afterwards, don&#8217;t hesitate to add here a summary of the results.<br />
Best regards,<br />
M.</p>
<p>NOTE : Scrolling problems don&#8217;t occur on Mac Leopard. (SAFARI AND FF) &#8211; do you test with Error Console of JS ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Rithy</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11525</link>
		<dc:creator>Rithy</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11525</guid>
		<description>Hello again,

I have tested with some browser;
And let&#039;s test on this page!

/*****Scrolling problem***********/

    * firefox/safary:
         Please do mouse over on the letter you have embedded and use scroll on our mouse; we will see scrolling by mouse is not working.
    * google chrome/ IE7:
         After click on the embedded letter, we cannot scroll by mouse.
    
/*****mouse over styles problem***********/

If possible, please make example 2 with mouse over style like change color or something... 

*firefox/safary:
After that please scroll up/down a little by scroll bar in the browser, then we do mouse over the embedded letter, we&#039;ll not see the still we have set for mouse over.

If we can fix this bugs, sifr must be perfect!

Regards,
Rithy</description>
		<content:encoded><![CDATA[<p>Hello again,</p>
<p>I have tested with some browser;<br />
And let&#8217;s test on this page!</p>
<p>/*****Scrolling problem***********/</p>
<p>    * firefox/safary:<br />
         Please do mouse over on the letter you have embedded and use scroll on our mouse; we will see scrolling by mouse is not working.<br />
    * google chrome/ IE7:<br />
         After click on the embedded letter, we cannot scroll by mouse.</p>
<p>/*****mouse over styles problem***********/</p>
<p>If possible, please make example 2 with mouse over style like change color or something&#8230; </p>
<p>*firefox/safary:<br />
After that please scroll up/down a little by scroll bar in the browser, then we do mouse over the embedded letter, we&#8217;ll not see the still we have set for mouse over.</p>
<p>If we can fix this bugs, sifr must be perfect!</p>
<p>Regards,<br />
Rithy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : xiligroup dev</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11431</link>
		<dc:creator>xiligroup dev</dc:creator>
		<pubDate>Wed, 30 Sep 2009 14:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11431</guid>
		<description>Hello Rithy... To progress, I think it will be better if you provide URL of your site (I will don&#039;t publish if necessary your answer)... Please note also that about siFR3, you must use forum about sIFR3 and that you must be very rigourous if you use another js scripts...</description>
		<content:encoded><![CDATA[<p>Hello Rithy&#8230; To progress, I think it will be better if you provide URL of your site (I will don&#8217;t publish if necessary your answer)&#8230; Please note also that about siFR3, you must use forum about sIFR3 and that you must be very rigourous if you use another js scripts&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Rithy</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11428</link>
		<dc:creator>Rithy</dc:creator>
		<pubDate>Tue, 29 Sep 2009 08:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11428</guid>
		<description>Hello xiligroup dev again !

I have a big problem, every time I click on the scroll bar, My menu which is embedded is not working. The link and mouse hover style are not working. But after I click it once, it works normally.

Regards,
Rithy</description>
		<content:encoded><![CDATA[<p>Hello xiligroup dev again !</p>
<p>I have a big problem, every time I click on the scroll bar, My menu which is embedded is not working. The link and mouse hover style are not working. But after I click it once, it works normally.</p>
<p>Regards,<br />
Rithy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Rithy</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11391</link>
		<dc:creator>Rithy</dc:creator>
		<pubDate>Tue, 15 Sep 2009 07:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11391</guid>
		<description>Hello, 

Yes, before I didn&#039;t put a link tag INSIDE my DIV which used class &#039;embed_mh&#039;.
The link tag was OUTSIDE the DIV, that&#039;s why I cannot apply &#039;a:hover&#039; style.


Thanks</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>Yes, before I didn&#8217;t put a link tag INSIDE my DIV which used class &#8216;embed_mh&#8217;.<br />
The link tag was OUTSIDE the DIV, that&#8217;s why I cannot apply &#8216;a:hover&#8217; style.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Rithy</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11390</link>
		<dc:creator>Rithy</dc:creator>
		<pubDate>Tue, 15 Sep 2009 04:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11390</guid>
		<description>Hello xiligroup dev,

OK, now for the &quot;a:hover&quot; style is working.
Now I understand that if we want to set &quot;a:hover&quot; style, the content must contains &quot;&lt;a href=&#039;#&#039; rel=&quot;nofollow&quot;&gt;some text&lt;/a&gt;&quot; tag.

Your plugin is prefect.

Thanks

xiligroup say :
&gt; Hello again !

&lt;code&gt; Is your tag  a  /a  INSIDE the html tag (? h2) with class &#039;embed_mh&#039; ?

exemple  h2 class=&quot;embed_mh&quot; a href.... rel=&quot;nofollow&quot; /a /h2 ....

Tell me !
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hello xiligroup dev,</p>
<p>OK, now for the &laquo;&nbsp;a:hover&nbsp;&raquo; style is working.<br />
Now I understand that if we want to set &laquo;&nbsp;a:hover&nbsp;&raquo; style, the content must contains &laquo;&nbsp;<a href='#' rel="nofollow">some text</a>&nbsp;&raquo; tag.</p>
<p>Your plugin is prefect.</p>
<p>Thanks</p>
<p>xiligroup say :<br />
> Hello again !</p>
<p><code> Is your tag  a  /a  INSIDE the html tag (? h2) with class 'embed_mh' ?</p>
<p>exemple  h2 class="embed_mh" a href.... rel="nofollow" /a /h2 ....</p>
<p>Tell me !<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Rithy</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11389</link>
		<dc:creator>Rithy</dc:creator>
		<pubDate>Mon, 14 Sep 2009 10:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11389</guid>
		<description>Thanks but all style with &quot;a&quot; are not working for me.
Here is the code I&#039;m using.

sIFR.replace(VAGRundschriftD, {
  selector: &#039;.embed_mh&#039;,
  css: [&#039;.sIFR-root { font-size: 13px; color: #9C7865;} &#039;
		,&#039;a { text-decoration: none; letter-spacing: 1.5; }&#039;
		,&#039;a:link { color: #33FF33; }&#039;
		,&#039;a:hover { color: #FFFFFF; cursor: pointer;}&#039;
		],
  wmode: &#039;transparent&#039;
});

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks but all style with &laquo;&nbsp;a&nbsp;&raquo; are not working for me.<br />
Here is the code I&#8217;m using.</p>
<p>sIFR.replace(VAGRundschriftD, {<br />
  selector: &#8216;.embed_mh&#8217;,<br />
  css: ['.sIFR-root { font-size: 13px; color: #9C7865;} '<br />
		,'a { text-decoration: none; letter-spacing: 1.5; }'<br />
		,'a:link { color: #33FF33; }'<br />
		,'a:hover { color: #FFFFFF; cursor: pointer;}'<br />
		],<br />
  wmode: &#8216;transparent&#8217;<br />
});</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : xiligroup dev</title>
		<link>http://dev.xiligroup.com/?p=235&#038;cpage=1#comment-11387</link>
		<dc:creator>xiligroup dev</dc:creator>
		<pubDate>Mon, 14 Sep 2009 08:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://dev.xiligroup.com/?p=235#comment-11387</guid>
		<description>Hi, Rithy !

a:hover = all is fully documented in sifr3 developer site...

Just to help you an exemple below (extract of sifr-config.js) :

&lt;code&gt;sIFR.replace(myfontvarname, {
  selector: &#039;h2.script-light&#039;,
  css: [&#039;.sIFR-root { background-color: #BEAA79; color: #341E24 ;}&#039;
  		,&#039;a { text-decoration: none; letter-spacing: 1.5; }&#039;
        ,&#039;a:link { color: #33FF33; }&#039;
       	,&#039;a:hover { color: #FF33FF; }&#039; 
  ]
});
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi, Rithy !</p>
<p>a:hover = all is fully documented in sifr3 developer site&#8230;</p>
<p>Just to help you an exemple below (extract of sifr-config.js) :</p>
<p><code>sIFR.replace(myfontvarname, {<br />
  selector: 'h2.script-light',<br />
  css: ['.sIFR-root { background-color: #BEAA79; color: #341E24 ;}'<br />
  		,'a { text-decoration: none; letter-spacing: 1.5; }'<br />
        ,'a:link { color: #33FF33; }'<br />
       	,'a:hover { color: #FF33FF; }'<br />
  ]<br />
});<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
