Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Mon, 1 Sep 2008 10:04:39 -0700 (PDT),    group: microsoft.public.inetsdk.programming.dhtml_editing        back       


borderless select is possible   
Works for all font sizes too.

<html>
<head>
<style type="text/css">
select
{
position:absolute;
background-color: #efefef;
clip:rect(8% 99% 92% 2px);
font-size: 50px;
}
</style>
</head>

<body>
<select><option>1sdfsdfsdfsdf<option>sdfsdfsdf2</select>
</body>

</html>
date: Mon, 1 Sep 2008 10:04:39 -0700 (PDT)   author:   xyplex

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us