edit-task
Home
Up
Delete
Task Name:
Task Description:
[]
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
<h1 style="text-align: center;">CREATE-article# #</h1> <h2>[previously]</h2> <ol> <li><strong>[00:00] NEW task IN ?</strong></li> <ol> <li>[] # - UPDATE-article# 1679 - </li> <li>[x] cuts - see below</li> <li>[x] re-adjust wording </li> </ol> <li><strong>[00:00] NEW article IN </strong></li> <ol> <li>[] # # - </li> </ol></ol> <h2>[currently]</h2> <ol> <li>[] </li> </ol> <h2>[next]</h2> <ol> <li>[]</li> </ol> <h1 style="text-align: center;">cuts</h1> <div><hr /> <p> 002 // EXAMPLE - OBJECT - LITERAL - CREATING an object named app, Defining 7 properties named "name, qryL1, .." and then assigning values to each of the properties</p> <p>var app = {<br />name = "subjects";</p> <p>qryL1 = "../qry/Select-Libraries-a.cshtml/"; <br />L1 = "Library";<br />id = $("#id_article").text();<br />qryMove = "../qry/updateArticle/";<br />Destination = "-";<br />qryCopy ="../qry/copy_records/"; <br />To = $("#parent_id2").val();<br />};</p> <p> </p> <h2>[why]</h2> <ol> <li>] CREATE ARTICLE - object literal VS object constructor function VS object json ...</li> </ol> <div> <h2>[how-to]</h2> <ol> <li>] EXAMPLE - car OBJECT - shorthand for CREATING a js object named "car" above, currently it is an empty object, aka it has no properties, no values, only a name and a set of {} empty braces which can contain its properties , methods and values</li> <li>] EXAMPLE - car1 OBJECT - we have added 2 properties to the car object, the properties are 'name' and 'id'. We have also added 1 method named 'getName'</li> <ol> <li>]</li> </ol></ol></div> </div>