T
Tony Hall
Guest
Would it not go in the table tag? From: runningtom8@gmail.com [mailto:bounce-runningtom8gmailcom@community.progress.com] Sent: Wednesday, February 04, 2015 1:46 PM To: TU.General@community.progress.com Subject: [Community Groups - General] SpeedScript and CSS SpeedScript and CSS Thread created by runningtom8@gmail.com I am new to the SpeedScript. What is the correct way to integrate CSS with SpeedScript. WHERE SHOULD I INSERT THE class="table1" or ul ?? Here is the sample code: I want to styling the table with different row color and border and web-kit. ******************************************************************************** body onload="refreshPage();" script type="text/javascript" link rel="stylesheet" type="text/css" href="css/style.css" / link rel="stylesheet" type="text/css" href="css/table1.css" / link rel="stylesheet" type="text/css" href="css/mainbody1.css" / table width="100%" border="1" background-color: #fff555; script language="SpeedScript" DEF VAR cust LIKE cust.name NO-UNDO. FOR EACH warehouse NO-LOCK WHERE warehouse.Picked = "": ASSIGN xxxxx = "not found" IF pt-items = 1 THEN {&OUT} " tr td strong " "Order br Number" " /strong /td td strong " "XXX #" " /strong /td /tr ". IF items = max THEN DO: xxxx xxxx {&OUT} " tr td " Order_num " /td td " Document " /td /tr ". Thank you. T Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...