Click here to Skip to main content
Sign Up to vote bad
good
See more: C#ASP.NET
I have an image in my home page,I need to put a small button side of that image ,my need is , when a user login to home page,if the database have value ( or >0)then
the count should displayed on the button(button.text=count).So the button should be blink..(like a notification icon)..if the count > 0,else display nothing..So plz suggest me a good method that I can implement..(or) instead of button, Can I use image button or some other...plz help me..
Posted 13-Oct-12 6:31am


1 solution

Use a JQuery blink plugin[^]. If you make a scheduled ajax call to get that value from the database, you can change the blink status without refreshing the page.
  Permalink  
Comments
aspnet_regiis -i - 13-Oct-12 14:06pm
This is a good option....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 6,889
1 Prasad_Kulkarni 3,671
2 OriginalGriff 3,359
3 _Amy 3,312
4 CPallini 2,925


Advertise | Privacy | Mobile
Web03 | 2.6.130617.1 | Last Updated 13 Oct 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid