Posts

Posts mit dem Label "css3" werden angezeigt.

HTML: filtering table

A quick and simple solution to filter large html tables as used in IMMO.invent * is needed. The filter is placed on the table header and is selected via drop-down menu. The below solutions works when filtering one column at a time [1]: [1] filter html table (Stackoverflow),  https://stackoverflow.com/a/60326655/4869421 However, this solution works only when applied to one single column of a html table.  When filtering a diverse number of columns  in a html table is needed, than this nice plugin was adopted [2]: [2] Simple jQuery Dropdown Table Filter Plugin - ddtf.js (Github),  https://github.com/rbayliss/Dropdown-Table-Filter.git   Other solutions might be interesting but turned out to be either to complicated or to simplistic: [3] filter html table (Stackoverflow),  https://stackoverflow.com/questions/66989506/filtering-html-table-columns-with-select-dropdowns [4] filter html table (Stackoverflow),  https://stackoverflow.com/questions/60326111...

CSS3, HTML5, direction of reading

Knowing that web browser read from right to left helps when coding a page, in particular when applying CSS pseudo-classes. Syntax is everything. Is the syntax wrong, logic is wrong. Some good sources of knowledge:  W3Schools Mediavent  (German only) W3C

enerMET v1.3.8 (beta): released

Bild
2018-10-19 Renewable energy, its useful and sustainable supply and consumption pose a significant challenge. Many stakeholders and as many interests are involved. Inconsistent approaches need to be aligned. The web-based application ener MET seeks to foster the integration of renewable energy in populated areas by providing comprehensive and concise information by analysing relevant data sources. In the present release of ener MET (version 1.3.8beta, visit: http://enerMET-data.blogspot.ch ) a new extension jSOLAR.js has been included. It represents a very useful GIS-Add-on to ener MET linking present weather data (weather data are updated in intervals of 10') and geographical energy information. This new extension draws on a development by the Swiss Federal Office of Energy (SFOE): http://www.sonnendach.ch . In the current release of ener MET the extension jSOLAR.js covers Switzerland. Along with the implementation of the new extension various minor adjustments have been...

enerMET v1.3.7beta: multi window handling included

Bild
2017-11-25 The next step in the development of ener MET ( http://enerMET-data.ch ) included the preparation of multi window handling. You can now open several windows (e.g. empty ener MET windows, weather sheets or tabs for energy demand calculation - here results of the main jENERGY.js function will be provided - remark : jENERGY.js is the sister function of jWEATHER.js ).  By clicking on the respective top window bar the corresponding window will be put in front and the others placed in the background. That window being in the front is also the active window, easily recognisable with the powerful bar color. As previously, the windows are also draggable and separately removable. For further information join either the newly launched E nergy . M onitoring . M anagement group on LinkedIN: https://www.linkedin.com/groups/13564220 , follow via twitter: https://twitter.com/_kt75 or get directly in touch: wolfram.scharnhorst@protonmail.ch .

enerMET v1.3.7beta: geolocation implemented

Bild
2017-11-14 In order to further improve the functionality of the application ener MET (current version 1.3.7beta, release 20171031, http://enerMET.ch ) the j-application geoLoc has been implemented. Depending upon the approval by the user, the current position of the user is detected and its location is used as home location. Currently, the estimation of the present residential energy demand, based upon environmental data is on the way. You may visit http://wolframscharnhorst.blogspot.ch in order to get a first impression. In case you want to support the further development, get in touch: wolfram.scharnhorst@protonmail.ch .