Search code examples
csshtmlpositioningcss-float

how to Position a div , right next to another div AND on top of all other elements in the dom . jsFiddle provided


This is my jsfiddle . When I click the "add your own question button", the #question_types div appears below all the elements .

I want it to appear right next to the "add your own question button" , on top of the "or" word.


Solution

  • Here we go http://jsfiddle.net/ntSCr/9/