Click here to Skip to main content
16,016,537 members

Comments by sharethisone (Top 4 by date)

sharethisone 17-Jun-11 5:05am View    
another problem, I am now running my page on FireFox and Chrome. but when it comes to Internet Explorer. some script never execute.

#PriNav ul#forms1 li:first-child > a {
-webkit-border-top-left-radius: ;
-ms-border-radius-topleft: 0px;
-moz-border-radius-topleft: 0px;
-webkit-border-top-right-radius: 0px;
-ms-border-top-right-radius: 0px;
-moz-border-radius-topright: 0px;
}
#PriNav ul#forms1 li:last-child > a {
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
-ms-border-radius-bottomleft: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
-ms-border-radius-bottomright: 0px;
}
sharethisone 17-Jun-11 1:53am View    
very helpful thanks.
yer always my savior. lol
sharethisone 5-Jun-11 20:28pm View    
can I use php in ASP.Net? 0_0
sharethisone 3-Jun-11 21:56pm View    
Hi, I have my database(SQL) only in local.