Hi all,
i have created a Calender user control which can run only IE.but i want the code for mozila,,,,
the code i placed here....
[CODE=javascript]/* hides <select> and <applet> objects (for IE only) */
function hideElement( elmID, overDiv )
{
if( ie )
{
for( i = 0; i < document.all.ta gs( elmID ).length; i++ )
...
User Profile
Collapse
-
code run in IE how it ll for ff(Calender Usercontrol )
-
Fixed a Row in HTML table
Hi,
Could anyone tell me how I can implement a table which is of a fixed height, but which can have a vertical scroll bar and when I scroll , the header columns stay fixed/displayed.
Thanks
Suchitra
No activity results to display
Show More