Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Learning Collaborative Development Lab Fall 2008 Results
3 bytes added
,
15:41, 12 September 2008
→
Chris Bishop's Google Map Directions Ver 1.1
//if a user dose not type ";" at the end
//*************************************************//
if( text.indexOf(";") != text.length
-1
)
{
text+=";";
Kwpark1
1
edit