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. loadingbox

loadingbox

Scheduled Pinned Locked Moved ASP.NET
javascript
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.
  • E Offline
    E Offline
    Ersan Ercek
    wrote on last edited by
    #1

    Dear All, I would like to do the following. to create a label, when a specific event is fired to change its text to 'loading' and add '.' in a half second like loading loading. loading.. loading... is it possible to make this with javascript.

    A M 2 Replies Last reply
    0
    • E Ersan Ercek

      Dear All, I would like to do the following. to create a label, when a specific event is fired to change its text to 'loading' and add '.' in a half second like loading loading. loading.. loading... is it possible to make this with javascript.

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Ersan Ercek wrote:

      to create a label, when a specific event is fired to change its text to 'loading' and add '.' in a half second like loading loading. loading.. loading...

      You can simply do it usign AJAX. Try to use AJAX UpdatePanel and UpdateProgressBar. Let us know if you need further help.

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      1 Reply Last reply
      0
      • E Ersan Ercek

        Dear All, I would like to do the following. to create a label, when a specific event is fired to change its text to 'loading' and add '.' in a half second like loading loading. loading.. loading... is it possible to make this with javascript.

        M Offline
        M Offline
        mr_muskurahat
        wrote on last edited by
        #3

        there are two ways to achieve this.. if you are using ajax then you need to put gif like http://www.cis.uab.edu/forensics/blog/loading.gif[^] in your update progress control which is related to ajax update panel. or second thing if you want to handle it manually then you can show and hide it on start and end of each event manually.

        Http://www.gen-sys.com Government Dyal Singh College Lahore.

        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