Current AJAX tag list for ajaxWDwx.js (Version 2.19 - 03-Jul-2009)
These tag names can appear ONCE per HTML page (otherwise only the first instance on the page will be updated).
Tags should be of format with the '...' in the id= attribute replaced by
the tagname shown below. Only tags can be used for this. Make sure you don't overlap any
tags or the results will we unpredictable.
Tagname : function/variable
----------------Temperature / Humidity --------------------------
ajaxtemp : outside temperature
ajaxtempNoU : outside temperature (no units)
ajaxbigtemp : outside temperature with no decimal point
gizmotemp : outside temperature for use in ajax-gizmo.php
ajaxtemparrow : outside temperature trend arrow (rising/falling)
gizmotemparrow : outside temperature trend arrow (rising/falling) for use in ajax-gizmo.php
ajaxtemprate : temperature rate (+/-)/hour
gizmotemprate : temperature rate (+/-)/hour for use in ajax-gizmo.php
ajaxtempmin : minimum temperature for the day
ajaxtempmax : maximum temperature for the day
ajaxthermometer : image file for thermometer.php to display current/min/max temperature graphic
ajaxhumidity : current outside humidity in percent
gizmohumidity : current outside humidity in percent for use in ajax-gizmo.php
ajaxdew : current dew point
gizmodew : current dew point for use in ajax-gizmo.php
ajaxdewmin : minimum dew point for the day
ajaxdewmax : maximum dew point for the day
ajaxhumidex : current humidex
ajaxhumidexmin : minimum humidex for the day
ajaxhumidexmax : maximum humidex for the day
ajaxwindchill : current windchill
ajaxwindchillmin : minimum windchill for the day
ajaxwindchillmax : maximum windchill for the day
ajaxheatidx : current heat index
ajaxheatidxmin : minimum heat index for the day
ajaxheatidxmax : maximum heat index for the day
ajaxfeelslike : the current 'feels like' temperature (windchill, temperature, or humidex
based on current temperature.
ajaxheatcolorword : displays color-coded word describing the temperature and how it feels
ajaxapparenttemp : current apparent temperature
ajaxapparenttempmin : minimum apparent temp for the day
ajaxapparenttempmax : maximum apparent temp for the day
---------------- pressure -----------------------------------
ajaxbaro : current pressure
gizmobaro : current pressure for use in ajax-gizmo.php
ajaxbaroNoU : current pressure with no units
ajaxbarotrend : current pressure trend (+/-)
gizmobarotrend : current pressure trend (+/-) for use in ajax-gizmo.php
ajaxbaroarrow :
of rising/falling for barotrend
ajaxbarotrendtext : text (Falling rapidly, Falling Slowly, Steady, Rising Slowly, Rising Rapidly)
gizmobarotrendtext : text (Falling rapidly, Falling Slowly, Steady, Rising Slowly, Rising Rapidly) for use in ajax-gizmo.php
ajaxbaromin : minimum pressure for the day
ajaxbaromax : maximum pressure for the day
---------------- wind -----------------------------------
ajaxwind : current wind speed (or 'Calm' if wind < 0.1 )
gizmowind : current wind speed (or 'Calm' if wind < 0.1 ) for use with ajax-gizmo.php
ajaxwinduom : display units if wind > 0.1 else hide units
ajaxwindNoU : current wind speed (or 'Calm' if wind < 0.1 ) with no units
ajaxwinddir : current wind direction (or blank if wind < 0.1 and gust < 0.1)
gizmowinddir : current wind direction (or blank if wind < 0.1 and gust < 0.1) for use with ajax-gizmo.php
ajaxwindicon :
for wind direction (or "" if wind < 0.1 and gust < 0.1 )
gizmowindicon :
for wind direction icon in ajax-gizmo.php
ajaxwindiconwr :
for wind direction windrose (or calm image if wind < 0.1 and gust < 0.1 )
ajaxbeaufort : Beaufort Scale text for current wind ('Calm' .. 'Hurricane')
ajaxgust : current gust speed (or 'None' if gust < 0.1)
gizmogust : current gust speed (or 'None' if gust < 0.1) for use with ajax-gizmo.php
ajaxgustuom : display units if wind > 0.1 else hide units
ajaxmaxgust : max gust speed for the last 10 minutes
ajaxwindmaxavg : maximum average wind speed for the day
ajaxwindmaxgust : maximum wind gust for the day
ajaxwindmaxgusttime : time of the maximum wind gust for the day
---------------- Solar/UV -----------------------------------
ajaxsolar : solar w/m2 (for Davis VP+)
ajaxsolarpct : solar percent of max solar for time/lat/long.(for Davis VP+)
ajaxuv : uv index (for Davis VP+)
gizmouv : uv index (for Davis VP+) for use with ajax-gizmo.php
ajaxuvword : "none" or formatted string about current uv index intensity
gizmouvword : "none" or formatted string about current uv index intensity for use with ajax-gizmo.php
---------------- Rain -----------------------------------
ajaxrain : rain today
gizmorain : rain today for use with ajax-gizmo.php
ajaxrainNoU : rain today with no units
ajaxrainydy : rain yesterday
ajaxrainmo : rain for this month
ajaxrainyr : rain for this year
ajaxrainratehr : current rain rate /hour
ajaxrainratemax : maximum rain rate / hour for today
---------------- Date/Time -----------------------------------
ajaxdatetime : formatted mm/dd/yyyy hh:mm:ss[am|pm]
ajaxdate : formatted as mm/dd/yyyy
ajaxtime : formatted as hh:mm:ss[am|pm]
gizmodate : formatted as mm/dd/yyyy for use with ajax-gizmo.php
gizmotime : formatted as hh:mm:ss[am|pm] for use with ajax-gizmo.php
ajaxndate : formatted as Mon DD, YYYY
ajaxndate2 : formatted as dd-Mon-YYYY
ajaxntime : formatted as HH:MM
ajaxntimess : formatted as HH:MM:SS
ajaxtday : 3 letter Abr of Day as in Wed
ajaxdname : name of current day as in Wednesday
---------------- Miscellaneous -----------------------------------
ajaxindicator : will flash text enclosed in with flashcolor
every time the ajaxLoader script is run (even if no conditions have changed).
Used as a 'I'm getting the data' indicator.
gizmoindicator: same as ajaxindicator but for use in ajax-gizmo.php
ajaxconditionicon :
of WD current condition icon from imagedir (small image file)
ajaxconditionicon2 :
of WD current condition (large image file)
ajaxcurrentcond : text description .. %weathercond% %Currentsolardescription% with \s replaced by comma
gizmocurrentcond : text description .. %weathercond% %Currentsolardescription% with \s replaced by comma for use in ajax-gizmo.php
ajaxcloudheight : current estimate of cloud height based on temp / humidity / pressure