Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript how to place red color div on to right upper corner of jquery dialog?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #155626
    ajmaly
    Participant

    I having a round corner red background color DIV and a jquery dialog without title bar.

    I need to place the red background color DIV on the right upper corner of dialog. What need to do to achieve that? please suggest.

    note – haft part of red color DIV should inside the dialog.

    here is the JsFiddle link,

    JS Fiddle Link

    #155701
    Joel Cummings
    Participant

    Not too sure if I’m understanding what you want to do, but like this? http://jsfiddle.net/gD49Z/1/

    #155791
    ajmaly
    Participant

    looks OK, but I want red DIV not completely inside the dialog, but partially (at least haft div size) should above the dialog. thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.