Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Showing 10 external links from 7 sites for last 3 months |Show tools...
CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more! - www.html.it/articoli/... RE: making round borders to a table  Open this post in new window
You may better to use a div based rounded corner technique like www.roundedcornr.com or www.html.it/articoli/nifty/index.html and then include your table into it. PS: Don't use a table, if your content to be shown is not tabular.
http://www.codingforums.com/showthread.php?t=182546#post890279

SitePoint : New Articles, Fresh Thinking for Web Developers and Designers - www.html.it/articoli/... RE: How to get this effect in CSS  Open this post in new window
Here are a few JS links: http://www.html.it/articoli/nifty/index. http://woork.blogspot.com/2009/08/cs...y-browser.html http://code.google.com/p/curvycorners/ And other methods include: http://www.pmob.co.uk/temp/roundcorner-oneimage.htm http://www.cssjuice.com/25-rounded-c...ques-with-css/ http://www.alistapart.com/articles/mountaintop http://www.cssplay.co.uk/boxes/snazzy.html http://www.search-this.com/2007/02/1...round-corners/ http://home.tiscali.nl/developerscor...m#introduction http://www.schillmania.com/content/p...unded-corners/ http://kalsey.com/2003/07/rounded_corners_in_css/ http://www.cssplay.co.uk/boxes/curves.html http://acjs.net/weblog/2004/11/23/sc...rounded_edges/ http://www.456bereastreet.com/archiv...s_and_borders/ http://www.webcredible.co.uk/user-fr...-corners.shtml http://virtuelvis.com/gallery/css/rounded/ http://www.smileycat.com/miaow/archives/000044.php
http://www.sitepoint.com/forums/showthread.php?t=646854#post4429729

Webmaster Forum - Internet Marketing and Search Engine Forums - www.html.it/articoli/... RE: CSS rounded corners  Open this post in new window
My article on doing it without .js http://battletech.hopto.org/html_tut...d_css_borders/ Post on these forums on the subject http://forums.digitalpoint.com/showthread.php?t=378667 A contemporary of my older page on the subject http://www.html.it/articoli/nifty/index. My implementation uses just one class per two corners as opposed to the 'toss a class at everything' other people use. (nesting makes it SO much less code!) Though really, I'd suck it up
http://forums.digitalpoint.com/showthread.php?t=1558653#post12835983

CodingForums.com- Web coding and development forums. Get help on
JavaScript, PHP, CSS, XML, mySQL, ASP, and more! - www.html.it/articoli/... RE: how to make set this effect  Open this post in new window
http://www.codingforums.com/showthread.php?t=181135#post883545

SitePoint : New Articles, Fresh Thinking for Web Developers and Designers - www.html.it/articoli/... RE: css rounded corner  Open this post in new window
/* for Safari */ -moz-border-radius:9px; /* for Firefox */ -khtml-border-radius: 9px; /* for Konqueror*/ border-radius:9px; } Here are some other offerings http://www.cssjuice.com/25-rounded-c...ques-with-css/ http://www.alistapart.com/articles/mountaintop http://www.cssplay.co.uk/boxes/snazzy.html You can also use javascript : http://www.html.it/articoli/nifty/index.
http://www.sitepoint.com/forums/showthread.php?t=644201#post4414197

Forums - ASP.NET Forums - www.html.it/articoli/... Re: Round corners for div border  Open this post in new window
Hi Gayatri, Check out these links for rounded corners: http://www.html.it/articoli/nifty/index. http://www.cssjuice.com/25-rounded-corners-techniques-with-css/ http://www.spiffycorners.com/ These links will surely help you, and you can make rounded corners without using images too! Thanks
http://forums.asp.net/t/1477179.aspx#3437678

.net Magazine - www.html.it/articoli/... RE: Rounded corners with js  Open this post in new window
Show your website! or the codes! Some easy implementations would be http://www.editsite.net/blog/rounded_corners.html http://www.html.it/articoli/nifty/index. And this one just copy and modify the source code to your needs. http://www.456bereastreet.com/lab/newslist/ Automated ready to use generator http://www.spiffycorners.com/
http://forum.netmag.co.uk/viewtopic.php?t=40751#424151

.net Magazine - www.html.it/articoli/... RE: Rounded corners with js  Open this post in new window
Show your website! or the codes! Some easy implementations would be http://www.editsite.net/blog/rounded_corners.html http://www.html.it/articoli/nifty/index. And this one just copy and modify the source code to your needs. http://www.456bereastreet.com/lab/newslist/ Automated ready to use generator http://www.spiffycorners.com/ _________________
http://forum.netmag.co.uk/viewtopic.php?t=40751#424151

WordPress Support - www.html.it/articoli/... RE: round corners still not working in IE  Open this post in new window
http://www.spiffycorners.com/index.php?sc=spiffy&bg=608F55&fg=00B324&sz=5px and http://www.html.it/articoli/nifty/index. :) For IE it is most likely necessary to not just adapt the css but also the phps.
http://wordpress.org/support/topic/310823#post-1213368

Joomla CMS Support Forum - www.html.it/articoli/... RE: Einzelne Beiträge in runde Ecken  Open this post in new window
Hi, GIDF: http://www.html.it/articoli/nifty/index. http://www.css4you.de/trickkiste/tr00012.html oder auch so http://www.web-podcast.de/2008/01/09...ohne-grafiken/ hth albatros
http://www.joomlaportal.de/allgemeine-fragen-zu-joomla-1-5/197617-einzelne-be...

Posting activity on www.html.it/articoli/...: