Archive

Posts Tagged ‘javascript programming javascript’

Clone A Javascript

February 15th, 2010 Comments off

Clone a Simple Javascript to Protect a Simple Amazon S3 Video

Form will be provided.

Convert Function To Javascript

December 6th, 2009 Comments off

I have a script in which it uses a fairly basic html template system. The categories that display in the sidebar are listed down the side and sub categories also are visible. I need this statement
<code>
<br>

{LOOP: CATS}
IF(“{CATS.parent_id}”!=”0″){  {:IF}
<a href=”{CATS.cat_url}”>{CATS.cat_title}</a><br>
{/LOOP: CATS}
<br> </code>
to recognize a javascript instead of the two spaces so that the subcategories appear on hover.
Something like this http://spicebrains.com/data/multi-level-drop-down-menu/mlddm/sample02v/

Simple Javascript

September 28th, 2009 Comments off

There’s a small function on a webpage I’d like to recreate. Please pm for the url.

I need this in an hour.

Small Fix On Web-javascript

September 19th, 2009 Comments off

Very small fix for the javascript programmer.

code is all working fine, require little fix on positioning.

ww.stamford-properties.co.uk

1. display the picture slideshow within the table
2. fix the navigation bar so that they do not move or change sizes depends on the picture size & text length. (preferably in different row)

quick start appreciated.

Bear