Domain Empire

Creating a tracking board and want to flash icons when a value is critical

Spaceship
Watch

Rodger

New Member
Impact
0
Hello all,

I am working on creating a Tracking Board for my hospital. I am using different icons to indicate different clinical notifications. I have one icon I want to change color and flash to alert the staff they need to look at this. I am only wanting to blink/fade in and out one of the icons. I looked around and saw that jQuery might be a great way to achieve this. How ever I have not programmed in jQuery.

Here is the code I have.
$("#cath").fadeTo('slow', 0.5).fadeTo('slow', 1.0);

Where do I need to put it? How do I activate it? I have been playing around with it. I figured if my id="cath" it would just work. If I put it on a <script> tag.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back