Click here to Skip to main content
15,914,165 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,
I am developing the web site, i want to reduce the dom object requests for my web site . If you know how to reduce the dom requests in asp.net,please share for me.
Thanks in Advance
Posted
Comments
ZurdoDev 6-Aug-13 7:55am    
What? Do you mean you want less DOM objects? What's your exact issue?
penigandlakoti 6-Aug-13 7:56am    
yes
ZurdoDev 6-Aug-13 7:59am    
Then use less DOM objects. There is no exact way to do it. Perhaps instead of tables you can use divs but there is no magic answer. You would have to post your code and let us know what the issue is.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900