Following is a real example of adding some script (a counter) to a page using Adobe GoLive 4.0). Exactly the same technique can be applied to all cut and paste additions.
Step 1: Place "You Are Visitor Number" (or text of your choice) on the GoLive layout where you want the counter to appear (using the font, color etc. you want for your page if it will be part of the finished page).

Step 2: View of GoLive HTML code. Find the text you placed on the page ("You Are Visitor Number") in the HTML text of that page. Copy your counter code. Place the cursor at the end of the </td> tag, (e.g., </td>| ) hit return and paste the counter code.

Step 3: Counter code appears on the GoLive layout view as a Java icon after pasting code. Locate Java icon (it may not be exactly where you want it) and drag it to line up with your text ("You Are Visitor Number") as desired.

Step 4: Counter code as it appears in the GoLive HTML after moving the Java icon (previous step). Note that it will have moved from where you originally pasted it since you did change the layout position.

Step 5: You are finished - save your work and upload to your site.
Special thanks to Frank Sinkavich for assistance with providing base screenshots and help with GoLive.
|