Click here to Skip to main content
15,892,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hiii all
i have a small cms project that the page has some of modules and each module has some of controls.
each control has its position (vertical , horizontal) .
when i load the page, how can i load that position by code?
i mean that how can i tell him to put that control in that place???

any help, please?

thanks
Posted
Updated 11-Dec-10 21:52pm
v2
Comments
Abdul Quader Mamun 12-Dec-10 3:52am    
Spelling check.

1 solution

You perform positioning with CSS, but I'll give oyu a little heads up - differences in browsers are going to drive you insane because each browser handles CSS a little differently. Google is your friend.
 
Share this answer
 
Comments
moon2011 12-Dec-10 2:05am    
first, thanks for your answer
second, but i meant that i have data in the database that include(vertical , horizontal) aliagn for the control.
the idea is how to display that data to the code in run time , without css.
thanks

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