edit-task
Home
Up
Delete
Task Name:
Task Description:
CREATE-article - TIL/how to/ , js, jq, php
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">CREATE-article# #</h1> <h2>[previously]</h2> <ol> <li><strong>[2017-07-25][00:00] NEW task IN ?</strong></li> <ol> <li>] # 7380 - CREATE-article# # - index - </li> </ol> <li><strong>[00:00] NEW article IN ? tech-dev-www/planning/any</strong></li> <ol> <li>] # # - index - article - lists all (LJ) articles related to this project </li> </ol> <li><strong>[2017-05-27] NEW task </strong></li> <ol> <li>x] # 7328 - <a href="/view/task?id=7328" target="_blank">CREATE-article</a> - factory-pattern-overview-references,</li> </ol> <li><strong>[2017-07-24] NEW task - </strong></li> <ol> <li>x] # 7379 - <a href="/view/task?id=7379" target="_blank">CREATE-article</a> - elm.contextMenu({}) - adding $jquery right click context menu to a dynamicallly built element</li> <li>] loc = day.tile</li> </ol> <li><strong>[2017-08-03] NEW task - </strong></li> <ol> <li>x] # 7381 - <a href="/view/task?id=7381" target="_blank">CREATE-article</a> - building UI elements dynamically using jquery append, appendTo and prepend </li> </ol> <li><strong>[2017-08-04] NEW task </strong></li> <ol> <li>x] # 7382 - <a href="/view/task?id=7382" target="_blank">CREATE-article</a> - js dom injection tricks<strong> - </strong>getting the id value of newly created dynamic element/item/record and injecting/appending it into the dom, so that the newly created element can then be worked with/manipulated </li> </ol> <li><strong>[2017-08-04] NEW task - </strong></li> <ol> <li>x] # 7383 - <a href="/view/task?id=7383" target="_blank">CREATE-article</a> - reading xml values from a post response using jq, reading XML element attributes using jquery</li> </ol> <li><strong>[2017-08-06] PROCESS - end to end - add feild</strong></li> <ol> <li>] # 7384 - <a href="/view/task?id=7384" target="_blank">CREATE-article</a> - outline PROCESS - end to end - add {something} - ex - feild to table </li> </ol> <li><strong>[2017-08-13] NEW task</strong></li> <ol> <li>i] # 7385 - <a href="/view/task?id=7389" target="_blank">CREATE-article</a> - show employee schedule </li> </ol> <li><strong>[2017-08-13] NEW task - </strong></li> <ol> <li>i] # 7387 - <a href="/view/task?id=7389" target="_blank">CREATE-article</a> - drag n drop an element onto another element to create a ..., uses jq 'droppable' object, also TEST role filter</li> </ol> <li><strong>[2017-08-13] jq popout ++ </strong></li> <ol> <li>i] # 7386 - <a href="/view/task?id=7389" target="_blank">CREATE-article</a> - popout/flyout elements</li> </ol> <li><strong>[2017-08-25] jq $.Deferred - dfd </strong></li> <ol> <li>i] # 7389 - <a href="/view/task?id=7389" target="_blank">CREATE-article - jq Deferred</a></li> </ol> <li><strong>[2017-08-25] jq $.Deferred - dfd </strong></li> <ol> <li>i] # 7390 - <a href="/view/task?id=7390" target="_blank">CREATE-article - RM <br /></a></li> </ol></ol> <h2>[currently]</h2> <ol> <li><strong>[] js bind -</strong></li> <ol> <li>] bind is used to attach one or more event handlers for selected elements and specifies a function to run when the event occurs.</li> <li>] $(<em>selector</em>).bind(<em>event,data,function,map</em>)</li> <li>] $("#myH1").bind( 'click', data, alert("hello from bind"), )</li> <li>] attach multiple events, seperated by a space, EX "mouseover mouseout",</li> <li>] he bind() method was deprecated in version 3.0. Use the <a href="https://www.w3schools.com/jquery/event_on.asp" target="_blank">on()</a> method instead.</li> </ol> <li><strong>[] js call </strong></li> <ol> <li>] call - with a single arg</li> </ol> <li><strong>[] js apply</strong></li> <ol> <li>] like call but use apply when you want to pass multiple arguements, aka an array of args </li> </ol> <li><strong>[] promises, see also dfd</strong></li> <ol> <li>] # # - </li> </ol> <li><strong>[] dfd, see also promises<br /></strong></li> <ol> <li>] # # - </li> </ol> <li><strong>[] this, this, this</strong></li> <ol> <li>[] bind and this</li> <li>[] , this)</li> <li>[] this and deferreds/promises</li> </ol> <li><strong>[] php key value</strong></li> <ol> <li>] associative arrays </li> </ol> <li><strong>[] php. array merge</strong></li> <ol> <li>] arraymerge</li> </ol> <li><strong>[] initialize db record values, initialize multiple with </strong></li> <ol> <li>] -1, -2, -3 recordsets - to initialize </li> </ol> <li><strong>[] using js inheiritance with extends</strong></li> <ol> <li>] ex @ ... - </li> </ol> <li><strong>[] window - getCurrentZ-index + 1</strong></li> <ol> <li>] ex @ ... - </li> </ol> <li><strong>[] window - getDOMele stack at position</strong></li> <ol> <li>] ex @ ... - </li> </ol> <li><strong>[] js </strong></li> <ol> <li>] </li> </ol> <li><strong>[] js (es6)</strong></li> <ol> <li>] =>{} - fat arrow function, lambda, - shorthand/shortcut to create an anonymous function, usually used when passing callbacks </li> </ol> <li><strong>[x] $.remove(selector)</strong></li> <ol> <li>] # # - </li> <li>] removing a DOM element from the display , AFTER delete or ?whathaveyou? - TRY = ] refesh() or ] ]</li> <li>] loc = day tile</li> </ol> <li><strong>[] $.data</strong></li> <ol> <li>] # # - </li> <li>] elm.data - passing data from: to: with dyn built dom element </li> </ol> <li><strong>[x] {some}Calendar / Month / Day </strong></li> <ol> <li>] passing methods down to child elements ?</li> <li>] loc = calendar, month, day </li> </ol> <li><strong>[] js ui </strong><strong>getting the value of UI components 'collection' (ex checkboxes)<br /></strong></li> <ol> <li>] rollover all checkboxs to gather values of all, EX on user</li> <li>] EX - PAGE - EP</li> </ol> <li><strong>[] js topnav elm(dp)</strong></li> <ol> <li>[] accessing values on topnav from various 'other' windows</li> <li>[] EX - PAGE - DER</li> </ol> <li><strong>[] js setting the initial value(s) of UI components based upon current record values</strong></li> <ol> <li>[] after record retrieval, including</li> <li>[] EX checkboxe(s), radios, selects</li> </ol> <li><strong>[] js setting the initial value(s) of UI component selects - based upon current record values, IN <br /></strong></li> <ol> <li>[] after record retrieval</li> <li>[] EX ss grids, select element, each row</li> </ol> <li><strong>[] NEW task - </strong></li> <ol> <li>[] # - building jquery UI elements component objects,</li> <li>[] EX - PAGE - filter</li> <li>[] REF = <a href="/view/task?id=7381" target="_blank">CREATE-article</a> - building jquery UI elements dynamically using jquery append, appendTo and prepend</li> </ol> <li><strong>[] NEW task IN </strong></li> <ol> <li>[] # # -</li> </ol></ol> <h2>[next]<strong> <br /></strong></h2> <ol> <li>[]</li> </ol> <h2>[reference]</h2> <ol> <li>[] # 7388 - <a href="/view/task?id=7388" target="_blank">CREATE-article# </a># - pain points -</li> <li>[] http://creativeindividual.co.uk/2011/02/create-a-pop-up-div-in-jquery/</li> <li>[] https://stevenbenner.github.io/jquery-powertip/ </li> <li>[] http://api.jqueryui.com/datepicker/#option-yearRange</li> </ol> <p> </p>