Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to locate one button near right position of the screen?

how to locate one button near right position of the screen?

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Seraph_summer
    wrote on last edited by
    #1

    I want to put one button just near the right side of the screen, how to do? thanks.

    N G 2 Replies Last reply
    0
    • S Seraph_summer

      I want to put one button just near the right side of the screen, how to do? thanks.

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Use absolute positioning and place it where you'd like. Otherwise, determine the screen size with JavaScript and position it appropriately. Don't forget to handle the resize event.


      only two letters away from being an asset

      1 Reply Last reply
      0
      • S Seraph_summer

        I want to put one button just near the right side of the screen, how to do? thanks.

        G Offline
        G Offline
        Gaurav Dudeja India
        wrote on last edited by
        #3

        You can use div and in the style attribute use absolute positioning with y axis and x axis.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups