Displaying 1 result from an estimated 1 matches for "nuzodhjjztoj".
2013 Mar 22
3
How to display div inline?
Ok, I have some div element, which should be displayed inline after AJAX
call and should replace other element.
Without display:inline it works, new element is on new line, and looks like
it supposed to be.
But when I add display:inline to styling, Ajax call just hides element but
renders nothing.
If I add display:inline-block than all element change their size with each
new, which I