I have a div element which I would like to be on the right side of the screen, but that does not update its position when the content extends dynamically the width of the page. I made some research, but it was unsuccessful. I know this can be done by using JQuery, but I don't know how. Any ideas?
Thanks.