<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>Client-side</title>
		<link>https://www.cotonti.com</link>
		<description>HTML, CSS, JavaScript, Flash and other client-side technologies</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 17 Apr 2026 02:32:27 -0000</pubDate>

		<item>
			<title>singh336 - loading css and js files more efficient</title>
			<description><![CDATA[<p>has anyone tried this? how to implent this?</p>
]]></description>
			<pubDate>Cmt, 01 Şub 2014 06:47:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=39127#39127]]></link>
		</item>
		<item>
			<title>Twiebie - Retrieve favicon from other sites</title>
			<description><![CDATA[Use img tags in the source :)]]></description>
			<pubDate>Cum, 06 Tem 2012 16:42:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=34894#34894]]></link>
		</item>
		<item>
			<title>Trustmaster - Retrieve favicon from other sites</title>
			<description><![CDATA[<p>
	Well, to cheer you up a bit: there is no button to paste an image in this toolbar, sorry :D It is present in full set used to add/edit pages only.</p>
<p>
	That means we need to add one.</p>
]]></description>
			<pubDate>Cum, 06 Tem 2012 16:07:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=34892#34892]]></link>
		</item>
		<item>
			<title>Kingsley - Retrieve favicon from other sites</title>
			<description><![CDATA[<p>
	I feel so stupid right now..</p>
]]></description>
			<pubDate>Cum, 06 Tem 2012 16:05:57 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=34891#34891]]></link>
		</item>
		<item>
			<title>pieter - Retrieve favicon from other sites</title>
			<description><![CDATA[<p>
	Normally it is like<br />
	eg.</p>
<p>
	<a href="http://www.cotonti.com/favicon.ico">http://www.cotonti.com/favicon.ico<br /></a><a href="http://www.facebook.com/favicon.ico" rel="nofollow">http://www.facebook.com/favicon.ico</a></p>
]]></description>
			<pubDate>Cum, 06 Tem 2012 15:00:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=34882#34882]]></link>
		</item>
		<item>
			<title>Kingsley - Retrieve favicon from other sites</title>
			<description><![CDATA[<p>
	So I want to do something on my site, with which I totally have no clue how to do it :)</p>
<p>
	I've created a links section, and want to retrieve favicons from the sites added to the links section, so I can display the favicon in front of the site name</p>
<p>
	<a href="http://www.cotonti.com/datas/users/twitexample_133.png">http://www.cotonti.com/datas/users/twitexample_133.png</a></p>
<p>
	Does any one feel like showing me how to achieve that so the links section will retrieve the favicon automatically? Thank you</p>
<p>
	 </p>
<p>
	P.s. how the hell do you add images in this editor? cant find it.. mimimi..</p>
]]></description>
			<pubDate>Cum, 06 Tem 2012 14:42:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=34881#34881]]></link>
		</item>
		<item>
			<title>urlkiller - Cotonti UI elements</title>
			<description><![CDATA[<p>
	sorry i didnt wanted to only nag. i like these set very much. its a good piece of work...<br />
	good job!</p>
]]></description>
			<pubDate>Sal, 07 Şub 2012 16:34:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=33076#33076]]></link>
		</item>
		<item>
			<title>GHengeveld - Cotonti UI elements</title>
			<description><![CDATA[<p>
	Ok, all icons use data-uris now. No more sprites.</p>
]]></description>
			<pubDate>Sal, 07 Şub 2012 08:11:51 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=33071#33071]]></link>
		</item>
		<item>
			<title>urlkiller - Cotonti UI elements</title>
			<description><![CDATA[<p>
	as for the icons i just had that link. the same icons are existing as regular images that you could use.<br /><br /><br />
	i've had a quite extensive research on the base64 stuff for a couple of weeks for a client.<br />
	from my point i can confirm that base64 encoded data uri's are fully supported starting IE7...<br /><br />
	well, if you want to know, you even could double encode the contents in all modern versions and browsers.</p>
<p>
	besides that... do they rounded corners and gradients and all other fancy stuff work in ie6 anyway? no...</p>
<p><strong>Added 3 minutes later:</strong></p><p>
	also the icons in buttons seem a bit missaligned. maybe you can dead center them?</p>
<p><strong>Added 49 seconds later:</strong></p><p>
	also maybe add different cursors to disabled elements</p>
<p><strong>Added 1 minute later:</strong></p><p>
	maybe add flat tooltips. the user maybe gets confused with the button-looking tooltips you have now.</p>
]]></description>
			<pubDate>Pzt, 06 Şub 2012 15:54:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=33067#33067]]></link>
		</item>
		<item>
			<title>GHengeveld - Cotonti UI elements</title>
			<description><![CDATA[<p>
	Yes, I intend to add state styles, as used by cot_error().</p>
<p>
	Data-URIs for images aren't supported in all browsers. I've opted to implement something that works cross-browser first. The same goes for @font-face. Actually the best solution would be to use inline (base64) SVGs, but that's not supported at all. @font-face is problematic in terms of accessibility because screen readers don't know a character is actually an icon (image).</p>
<p>
	Update: I did some research into data-uris and found an <a href="http://jonraasch.com/blog/css-data-uris-in-all-browsers" rel="nofollow">interesting article</a> on the topic. It seems it's possible to get data-uris working in most browsers, including IE6 and 7.</p>
<p>
	I recently added some more interface elements: <a href="http://dev.ghengeveld.nl/css3/buttons/" rel="nofollow">http://dev.ghengeveld.nl/css3/buttons/</a></p>
]]></description>
			<pubDate>Pzt, 06 Şub 2012 14:51:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=33066#33066]]></link>
		</item>
		<item>
			<title>urlkiller - Cotonti UI elements</title>
			<description><![CDATA[<p>
	did you thought about giving it styling for errors in form fields ?<br />
	would be nice to see some red error warnings in there... or do i missed them somewhere?<br /><br />
	bootstrap offers an error, alert, success and primary class to add to you elements to make it red, orange, green or blue</p>
<p><strong>Added 1 minute later:</strong></p><p>
	also if using theme.css files you could think about embeding the sprites with base64 encode into the css files.</p>
<p><strong>Added 2 minutes later:</strong></p><p>
	also for icons: http://www.fontsquirrel.com/fonts/iconic<br />
	well thats a font-face font but there where some of these icons as images out there.</p>
]]></description>
			<pubDate>Pzt, 06 Şub 2012 08:59:09 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=33060#33060]]></link>
		</item>
		<item>
			<title>Kingsley - Cotonti UI elements</title>
			<description><![CDATA[<p>
	Yes yes, cool new stuff. xD</p>
]]></description>
			<pubDate>Cum, 13 Oca 2012 12:23:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=32578#32578]]></link>
		</item>
		<item>
			<title>elfrenazo - Cotonti UI elements</title>
			<description><![CDATA[<p>
	<span class="hps">do not quite understand</span>, as used??</p>
]]></description>
			<pubDate>Per, 12 Oca 2012 23:32:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=32568#32568]]></link>
		</item>
		<item>
			<title>Fox - Cotonti UI elements</title>
			<description><![CDATA[<p>
	very cool<img alt="yes" height="20" src="http://www.cotonti.com/plugins/ckeditor/lib/plugins/smiley/images/thumbs_up.gif" title="yes" width="20" /></p>
]]></description>
			<pubDate>Per, 12 Oca 2012 22:21:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=32566#32566]]></link>
		</item>
		<item>
			<title>GHengeveld - Cotonti UI elements</title>
			<description><![CDATA[<p>
	Thanks guys. It's a work in progress, I just added tooltips. I'm trying to make it flexible so you can re-use class names between elements, for example the colors are used by both the buttons and the tooltips.</p>
<p>
	The icons are indeed a sprite (4 images: white, black, 2 sizes)</p>
]]></description>
			<pubDate>Per, 12 Oca 2012 20:20:22 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=32562#32562]]></link>
		</item>
		<item>
			<title>Twiebie - Cotonti UI elements</title>
			<description><![CDATA[<p>
	Good stuff, Gert!</p>
]]></description>
			<pubDate>Per, 12 Oca 2012 19:42:11 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=32560#32560]]></link>
		</item>
		<item>
			<title>Eugene - Cotonti UI elements</title>
			<description><![CDATA[<p>
	I'm sorry, I maybe missed the picture for icons (I mean downloads - i think it's a sprite)...</p>
<p>
	But what I saw on preview is really cool! It will give styles for default and make things easier!</p>
<p>
	do continue with forms...</p>
]]></description>
			<pubDate>Per, 12 Oca 2012 19:23:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=32559#32559]]></link>
		</item>
		<item>
			<title>lukgoh - Cotonti UI elements</title>
			<description><![CDATA[<p>
	Awesome stuff. The icons are a great idea. This is exactly what Cotonti needed! </p>
]]></description>
			<pubDate>Per, 12 Oca 2012 18:11:40 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=32556#32556]]></link>
		</item>
		<item>
			<title>GHengeveld - Cotonti UI elements</title>
			<description><![CDATA[<p>
	Hi people,</p>
<p>
	Recently I've been working on a new base theme for Siena. The goal is to provide a very basic HTML5 template, with enough flexibility to easily change the layout and add new elements. I also want to make it very easy to build good looking user interfaces, by providing a set of CSS3 interface element stylesheets. I've started with buttons and icons, and I intend to extend this to include other common interface elements such as form fields, dialogs and tooltips.</p>
<p>
	The buttons are more or less done now. Included features:</p>
<ul><li>
		13 colors</li>
	<li>
		3 sizes</li>
	<li>
		5 styles</li>
	<li>
		Horizontal and vertical grouping</li>
	<li>
		15 icons (more to be added)</li>
</ul><p>
	You can have a look and download the CSS <a href="http://dev.ghengeveld.nl/css3/buttons/" rel="nofollow">here</a>.</p>
<p>
	Let me know what you think and any suggestions you may have.</p>
]]></description>
			<pubDate>Per, 12 Oca 2012 17:40:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=32553#32553]]></link>
		</item>
		<item>
			<title>ez - loading css and js files more efficient</title>
			<description><![CDATA[<p>
	I have developed a jquery plugin to load resources like js and css files when you need them.<br />
	You can really make a difference in speed and its ez to use when using this stuff.</p>
<p>
	<a href="http://code.google.com/p/rloader/" rel="nofollow">http://code.google.com/p/rloader/</a></p>
<p>
	You need some front-end JS knowledge to fully understand its potential.... have fun <img alt="smiley" height="20" src="http://www.cotonti.com/plugins/ckeditor/lib/plugins/smiley/images/regular_smile.gif" title="smiley" width="20" /></p>
<p>
	And yes... you can ask me questions</p>
]]></description>
			<pubDate>Sal, 08 Kas 2011 18:03:27 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=31350#31350]]></link>
		</item>
		<item>
			<title>GHengeveld - Jquery and Smarty</title>
			<description><![CDATA[You can combine the 4 javascript blocks into a single block:<br />
<br />
<div class="highlight"><pre class="js">&lt;script type=&quot;text/javascript&quot;&gt;
$(function () {
        $('#basicCube').imagecube({imagePath: 'img/'});
        $('#basicCube2').imagecube({imagePath: 'img/'});
        $('#basicCube3').imagecube({imagePath: 'img/'});
        $('#basicCube4').imagecube({imagePath: 'img/'});
});
&lt;/script&gt;</pre></div>
<br />
Even better with document.ready check:<br />
<br />
<div class="highlight"><pre class="js">&lt;script type=&quot;text/javascript&quot;&gt;
$(document).ready(function() {
        $('#basicCube').imagecube({imagePath: 'img/'});
        $('#basicCube2').imagecube({imagePath: 'img/'});
        $('#basicCube3').imagecube({imagePath: 'img/'});
        $('#basicCube4').imagecube({imagePath: 'img/'});
});
&lt;/script&gt;</pre></div>]]></description>
			<pubDate>Pzt, 28 Şub 2011 05:20:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=28649#28649]]></link>
		</item>
		<item>
			<title>sosnix - Jquery and Smarty</title>
			<description><![CDATA[Hi, <br />
I have problem with working jquery script. jCube script, so I can see image but they are no working well, they are doesnt work.<br />
<br />
In HTML file the script is working very well! <br />
<br />
Everythink is working fine only script doesnt work!~Why?<br />
Please help me!<br />
<br />
TPL file from cms Cotonti. header.tpl<br />
<a href="http://pastebin.com/dfxt13dB" rel="nofollow">http://pastebin.com/dfxt13dB</a><br />
and<br />
perfect working html file!<br />
<a href="http://pastebin.com/bTF54LP1" rel="nofollow">http://pastebin.com/bTF54LP1</a><br /><br /><b>Added 3 minutes later:</b><br /><br />ok topic going to trash.<br />
Path to js files was wrong.]]></description>
			<pubDate>Cum, 25 Şub 2011 08:08:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=28561#28561]]></link>
		</item>
		<item>
			<title>Twiebie - Form example</title>
			<description><![CDATA[I think the plugin isn't loaded properly as you suggested.<br />
My knowledge of Javascript and jQuery is pretty basic, and I might be overlooking a few things.<br />
<br />
The CSS looks good though.]]></description>
			<pubDate>Per, 25 Kas 2010 06:55:34 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27261#27261]]></link>
		</item>
		<item>
			<title>ez - Form example</title>
			<description><![CDATA[Tweebie,<br />
<br />
You have probably seen this: <a href="http://mucur.name/system/jquery_example/" rel="nofollow">http://mucur.name/system/jquery_example/</a><br />
<br />
Is the Jquery plugin properly loaded ?<br />
And is the css allright ?]]></description>
			<pubDate>Çrş, 24 Kas 2010 23:46:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27259#27259]]></link>
		</item>
		<item>
			<title>Twiebie - Form example</title>
			<description><![CDATA[Could someone give a little help with putting in 'examples' in form fields?<br />
<br />
I've tried the following as a test but it's not working:<br />
<br />
<strong>HTML:</strong><br />
<div class="highlight"><pre class="html">&lt;input type=&quot;text&quot; id=&quot;exampleclass&quot; title=&quot;Title Here&quot; /&gt;</pre></div>
<br />
<strong>Javascript:</strong><br />
<div class="highlight"><pre class="js">$('#exampleclass').example(function() {
return $(this).attr('title');
}, {className: 'not_example'});</pre></div>]]></description>
			<pubDate>Çrş, 24 Kas 2010 23:04:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27256#27256]]></link>
		</item>
		<item>
			<title>ez - help please</title>
			<description><![CDATA[you are welcome...]]></description>
			<pubDate>Pzt, 22 Kas 2010 21:44:53 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27237#27237]]></link>
		</item>
		<item>
			<title>Kingsley - help please</title>
			<description><![CDATA[Man, I lave you...<br />
<br />
It works <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" /> wouldn't have found that on my own.. Although now I learned something new :p]]></description>
			<pubDate>Pzt, 22 Kas 2010 21:28:56 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27236#27236]]></link>
		</item>
		<item>
			<title>ez - help please</title>
			<description><![CDATA[AHHHH maybe my mistake... (i think i see it now)<br />
<br />
<div class="highlight"><pre class="html">&lt;span&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=contactus&quot;&gt;Contact Us&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=faq&quot;&gt;F.A.Q&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=faq&amp;q=1&quot;&gt;Recruitement&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;list.php?c=ranks&quot;&gt;=XE= Ranks&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
&lt;/span&gt;&lt;/li&gt;
</pre></div>
<br />
this span is also triggered by your code... so it appends a span, but there was already one there !<br />
<br />
Try this my friend:<br />
<br />
<div class="highlight"><pre class="js">

$(document).ready(function(){

	$(&quot;ul.subnav&quot;).parent().append(&quot;&lt;span class=&quot;dropdownclicker&quot;&gt;&lt;/span&gt;&quot;); //Only shows drop down trigger when js is enabled (Adds empty span tag after ul.subnav*)

	$(&quot;ul.topnav li span.dropdownclicker&quot;).click(function() { //When trigger is clicked...

		//Following events are applied to the subnav itself (moving subnav up and down)
		$(this).parent().find(&quot;ul.subnav&quot;).slideDown('fast').show(); //Drop down the subnav on click

		$(this).parent().hover(function() {
		}, function(){
			$(this).parent().find(&quot;ul.subnav&quot;).slideUp('slow'); //When the mouse hovers out of the subnav, move it back up
		});

		//Following events are applied to the trigger (Hover events for the trigger)
		}).hover(function() {
			$(this).addClass(&quot;subhover&quot;); //On hover over, add class &quot;subhover&quot;
		}, function(){	//On Hover Out
			$(this).removeClass(&quot;subhover&quot;); //On hover out, remove class &quot;subhover&quot;
	});
});      
</pre></div>
<br />
<br />
You need to change some css to:<br />
<br />
<div class="highlight"><pre class="css">
ul.topnav li span.dropdownclicker { /*--Drop down trigger styles--*/
	width: 13px;
	height: 35px;
	float: left;
	background: url(img/subnav_btn.gif) no-repeat center top;
</pre></div>
<br />
This is just a quick answer, but I think you see what I mean.. and have pointed you in the good direction <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /><br />
<br />
<br />
greetings,<br />
<br />
ez<br />
<br />
<strong>Added 9 minutes later:</strong><br />
<span style="font-size:12pt"><br />
<strong>Maybe it could even be simpler....</strong><br />
</span><br />
leave your JS code like it was..<br />
just remove the 'extra' span from the HTML..  <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Pzt, 22 Kas 2010 14:35:59 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27233#27233]]></link>
		</item>
		<item>
			<title>Kingsley - help please</title>
			<description><![CDATA[only get one popup screen..]]></description>
			<pubDate>Pzt, 22 Kas 2010 08:58:23 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27229#27229]]></link>
		</item>
		<item>
			<title>GHengeveld - help please</title>
			<description><![CDATA[If you add an <pre>alert(&quot;triggered...&quot;);</pre> in the place where the arrow is placed, you can check if it's fired twice. You will get 2 alert popups in that case. Placing an alert is a common way to help debug JS code.]]></description>
			<pubDate>Pzt, 22 Kas 2010 06:44:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27226#27226]]></link>
		</item>
		<item>
			<title>Kingsley - help please</title>
			<description><![CDATA[huh, add an alert? what do you mean..]]></description>
			<pubDate>Pzt, 22 Kas 2010 05:45:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27225#27225]]></link>
		</item>
		<item>
			<title>ez - help please</title>
			<description><![CDATA[Looks almost like the onready function gets fired twice ????<br />
add an alert to see if so.]]></description>
			<pubDate>Pzt, 22 Kas 2010 01:39:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27212#27212]]></link>
		</item>
		<item>
			<title>Kingsley - help please</title>
			<description><![CDATA[<a href="http://www.x-ecutionerz.com/newsite/index.php" rel="nofollow">http://www.x-ecutionerz.com/newsite/index.php</a><br />
<br />
I've made this new skin with, which has one error that is quite persistent, in ofcourse, IE.<br />
<br />
In opera, ff en chrome it works like a charm, but IE displays the dropbox arrow twice.. :S<br />
I've been through the code dozens of time, and now I think I just don't see it anymore.<br />
<br />
<div style="margin:4px 0px 4px 0px"><input type="button" value="jquery code" onclick="if(this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; }" /><div style="display:none" class="spoiler"><pre class="code">
$(document).ready(function(){

	$(&quot;ul.subnav&quot;).parent().append(&quot;&lt;span&gt;&lt;/span&gt;&quot;); //Only shows drop down trigger when js is enabled (Adds empty span tag after ul.subnav*)

	$(&quot;ul.topnav li span&quot;).click(function() { //When trigger is clicked...

		//Following events are applied to the subnav itself (moving subnav up and down)
		$(this).parent().find(&quot;ul.subnav&quot;).slideDown('fast').show(); //Drop down the subnav on click

		$(this).parent().hover(function() {
		}, function(){
			$(this).parent().find(&quot;ul.subnav&quot;).slideUp('slow'); //When the mouse hovers out of the subnav, move it back up
		});

		//Following events are applied to the trigger (Hover events for the trigger)
		}).hover(function() {
			$(this).addClass(&quot;subhover&quot;); //On hover over, add class &quot;subhover&quot;
		}, function(){	//On Hover Out
			$(this).removeClass(&quot;subhover&quot;); //On hover out, remove class &quot;subhover&quot;
	});

});      
</pre></div></div>
<br />
<div style="margin:4px 0px 4px 0px"><input type="button" value="css" onclick="if(this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; }" /><div style="display:none" class="spoiler"><pre class="code">ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 1100px;
	background: #222;
	font-size: 12px;
	background: url(img/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
    
}
ul.topnav li a{
	padding: 10px 5px;
	color: #bfbfbf;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(img/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 13px;
	height: 35px;
	float: left;
	background: url(img/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 0px solid #222222;   
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
    border: 1px solid #222222;   
}


html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(img/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(img/dropdown_linkbg.gif) no-repeat 10px center;
    
</pre></div></div>
<br />
<div style="margin:4px 0px 4px 0px"><input type="button" value="html" onclick="if(this.parentNode.getElementsByTagName('div')[0].style.display != '') { this.parentNode.getElementsByTagName('div')[0].style.display = ''; } else { this.parentNode.getElementsByTagName('div')[0].style.display = 'none'; }" /><div style="display:none" class="spoiler"><pre class="code">
&lt;ul class=&quot;topnav&quot;&gt;
&lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;#&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;index.php&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;#&quot;&gt;&amp;nbsp;|&amp;nbsp;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;forums.php&quot;&gt;Forums&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
        &lt;a href=https://www.cotonti.com/&quot;plug.php?e=faq&quot;&gt;Intelligence&lt;/a&gt;
        &lt;ul class=&quot;subnav&quot;&gt;
&lt;span&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=contactus&quot;&gt;Contact Us&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=faq&quot;&gt;F.A.Q&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=faq&amp;q=1&quot;&gt;Recruitement&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;list.php?c=ranks&quot;&gt;=XE= Ranks&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;users.php&quot;&gt;Members&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;#&quot;&gt;&amp;nbsp;|&amp;nbsp;&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;
        &lt;a href=https://www.cotonti.com/&quot;#&quot;&gt;Media&lt;/a&gt;
        &lt;ul class=&quot;subnav&quot;&gt;
&lt;span&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=gallery&quot;&gt;Image Gallery&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;http://www.x-ecutionerz.com/clangallery/&quot; target=&quot;_blank&quot;&gt;Clan Gallery&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;list.php?c=art&quot;&gt;Art &amp; images&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;
        &lt;a href=https://www.cotonti.com/&quot;#&quot;&gt;Video&lt;/a&gt;
        &lt;ul class=&quot;subnav&quot;&gt;
&lt;span&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;list.php?c=xemovies&quot;&gt;Clan Videos&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;list.php?c=gmovies&quot;&gt;Game Trailer&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;list.php?c=movierev&quot;&gt;Movie Trailers&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;list.php?c=links&quot;&gt;Links&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;#&quot;&gt;&amp;nbsp;|&amp;nbsp;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;page.php?id=98&quot;&gt;Servers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
        &lt;a href=https://www.cotonti.com/&quot;plug.php?e=xsccs&amp;a=roster&quot;&gt;Roster&lt;/a&gt;
        &lt;ul class=&quot;subnav&quot;&gt;
&lt;span&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=xsccs&amp;a=game&quot;&gt;Games&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=xsccs&amp;a=squad&quot;&gt;Squads&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=xsccs&amp;a=match&quot;&gt;Matches&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=xsccs&amp;a=challenge_us&quot;&gt;Challenge Us&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=xsccs&amp;a=signup&quot;&gt;Sign Up&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
&lt;/span&gt;&lt;/li&gt;

&lt;li&gt;
        &lt;a href=https://www.cotonti.com/&quot;plug.php?e=faq&quot;&gt;Stats&lt;/a&gt;
        &lt;ul class=&quot;subnav&quot;&gt;
&lt;span&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;http://www.x-ecutionerz.com/bc2stats/index.php&quot; target=&quot;_blank&quot;&gt;Bad Company 2&lt;/a&gt;&lt;/li&gt;
            &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=faq&quot;&gt;CoD: Black Ops&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;
&lt;/span&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;#&quot;&gt;&amp;nbsp;|&amp;nbsp;&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=donations&quot;&gt;Support Us&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</pre></div></div>
<br />
it probably is something very small and stupid, but I just don't see it anymore..]]></description>
			<pubDate>Pzt, 22 Kas 2010 01:24:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=27211#27211]]></link>
		</item>
		<item>
			<title>Kilandor - jQuery Uniform</title>
			<description><![CDATA[Seems kinda silly to make a plugin for that. It only saves the effort of editing the file if you want to change themes.]]></description>
			<pubDate>Pzt, 01 Kas 2010 19:32:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=26817#26817]]></link>
		</item>
		<item>
			<title>Kaan - jQuery Uniform</title>
			<description><![CDATA[<p>Added plugins models<br /><br />
&lt;head&gt;.....&lt;/head&gt; add header.tpl {HEADER_FORM}<br />
3 pieces of original own theme<br /><br />
uniform.header.php</p>

<pre class="code">
&lt;?PHP
/* ====================
[BEGIN_SED_EXTPLUGIN]
Code=uniform
Part=header
File=uniform.header
Hooks=header.tags
Tags=header.tpl:{HEADER_FORM}
Order=10
[END_SED_EXTPLUGIN]
==================== */
defined('SED_CODE') or die('Wrong URL');
	$form .= '	
    &lt;!-- jQuery - the core --&gt;
&lt;script src="https://www.cotonti.com/plugins/uniform/js/jquery.min.js" type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;
    &lt;script src="https://www.cotonti.com/plugins/uniform/js/jquery.uniform.js" type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;
&lt;script type="text/javascript" charset="utf-8"&gt;
      $(function(){
        $("input, textarea, select, button, radio").uniform();
      });
    &lt;/script&gt;
&lt;!-- stylesheets --&gt;
&lt;link rel="stylesheet" href="https://www.cotonti.com/plugins/uniform/css/uniform.'.$cfg['plugin']['uniform']['theme'].'.css" type="text/css" media="screen"&gt;';
$t-&gt;assign(array(
"HEADER_FORM" =&gt; $form
));

?&gt;</pre>

<p>uniform.setup.php</p>

<pre class="code">
&lt;?PHP
/* ====================
Seditio - Website engine
Copyright Neocrome
<a href="http://www.neocrome.net" rel="nofollow">http://www.neocrome.net</a>

[BEGIN_SED]
File=plugins/uniform/uniform.setup.php
Version=v1.0
Updated=2010
Type=Plugin
Author=Kaan
Description=JQuery Uniform Sexy forms 
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=uniform
Name=Uniform Sexy forms v1.0
Description=JQuery Uniform Sexy forms 
Version=v1.0
Date=2010
Author=Kaan
Copyright=https://seditiocms.com - www.ntka.org [by Kaan]
Notes=
SQL=
Auth_guests=R
Lock_guests=W12345A
Auth_members=R
Lock_members=W12345A
[END_SED_EXTPLUGIN]

[BEGIN_SED_EXTPLUGIN_CONFIG]
theme=01:select:default,agent,aristo:default:Theme Select.
[END_SED_EXTPLUGIN_CONFIG]
==================== */
if (!defined('SED_CODE')) { die('Wrong URL.'); }
?&gt;</pre>

<p>Download plugins: <a href="http://www.cotonti.com/datas/users/uniform_180.rar">http://www.cotonti.com/datas/users/uniform_180.rar</a></p>
]]></description>
			<pubDate>Cum, 29 Eki 2010 01:54:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=26798#26798]]></link>
		</item>
		<item>
			<title>GHengeveld - jQuery Uniform</title>
			<description><![CDATA[I've implemented in in the new Cotonti.com website, looks very good. I did make a custom sprite for it because the default lacks contrast.]]></description>
			<pubDate>Per, 28 Eki 2010 18:02:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=26788#26788]]></link>
		</item>
		<item>
			<title>Twiebie - jQuery Uniform</title>
			<description><![CDATA[Thanks, looks nice <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Çrş, 27 Eki 2010 07:37:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=26781#26781]]></link>
		</item>
		<item>
			<title>..dot.. - jQuery Uniform</title>
			<description><![CDATA[@Koradhil - That would be nice<br />
@Kingsley - ty,<br />
<br />
@Twiebie - you need to put the scripts below {HEADER_COMPOPUP}<br />
<br />
<div class="highlight"><pre class="js">{HEADER_COMPOPUP}
&lt;script src=https://www.cotonti.com/&quot;js/jquery.uniform.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;
      $(function(){
        $(&quot;input, textarea, select, button&quot;).uniform();
      });
&lt;/script&gt;</pre></div>]]></description>
			<pubDate>Çrş, 27 Eki 2010 05:07:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=26780#26780]]></link>
		</item>
		<item>
			<title>Twiebie - jQuery Uniform</title>
			<description><![CDATA[I followed all the steps in the readme.txt file, but for some reason the new checkboxes etc don't show up?]]></description>
			<pubDate>Çrş, 27 Eki 2010 00:53:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=26779#26779]]></link>
		</item>
		<item>
			<title>Kingsley - jQuery Uniform</title>
			<description><![CDATA[this is real nice dot, will try this out!]]></description>
			<pubDate>Sal, 26 Eki 2010 18:50:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&p=26774#26774]]></link>
		</item>
	</channel>
</rss>