Quote:
Originally Posted by hemi
hi ,
can anyone tell me how to move a text to center of the page that means when i click on any text it should come to center of the page (the text can be left side top of the page or at the bottom of the page no matter whr it is but when it is clicked it should come to center of the page). is it possible, if it is possible plz help me out
|
Place the text in a div and use an onclick() event to dynamically center the div.