Hai All I have developed a master page with menu on left hand side.when I click the menu it collapses, and expands.I am not able to fix the size of the <td> element which has the menu. whenever I click the menu the height is decreasing...the height of the menu should be the height of the screen and it should be the same in all the screen resolutions,how can this be done..
kantipudi
Posts
-
Help Regarding Master Page -
How to call server side method thru javascriptI know about ajax and Icallback interfaces also,why dont you guys think in a different way...
-
How to call server side method thru javascriptHi, I have a function in javascript which is called on 'onload ' event of the body. This function, takes the values from windows.dialogArguments and assigns it to textbox1.text. After this assignment, I want to call a server side function. But my problem is that, the server side function gets executed first before javascript function gets executed. How can I make it sequential? Here's the situation with example: javascript function function LoadFunc() { var val=window.dialogArguments; document.form1.txtMessage.value=val; <%databind()%> -- server side function. } This function is called on 'onload' event of the body tag. But the problem is databind() gets executed first! Any help is greatly appreciated.... Thanks,
-
MultuUser Drawing ToolHai to all, i want to wirte an application,where more than user in the network can draw a drawing Simultaneously...
-
Chat ApplicationCome on friends,try to read my question carefully,then try to do answer the question,instead of reading the question how can u play jokes... if u can then try to give some suggestion... Ok Mohan
-
Chat ApplicationHai to All... I want to write a chat application,where a user can chat with any other users in the network..and i want to write an application where more than one user can draw a picture via online chat... for some example "X" user chatting with a user called "Y",user X is drawing a house picture at the same time user y can edit that picture... Can any one tell me how to do this,plz help me on this project..
-
Chat ApplicationHai to All... I want to write a chat application,where a user can chat with any other users in the network..and i want to write an application where more than one user can draw a picture via online chat... for some example "X" user chatting with a user called "Y",user X is drawing a house picture at the same time user y can edit that picture... Can any one tell me how to do this,plz help me on this project...
-
how to bind dataset tocrystalreport at runtime?Help me friends... Mohan
-
how to: multi lingual webpagei tried my dear friend but its not working
-
how to: multi lingual webpagehow to type hindi fonts in eg:webform1.hi-IN.resx file,iam unable to type hindi font in resource file.. what to do inorder to type hindi in resource file... Plz Help me....