function cartin(theform)
{
var str = "";
var leng =theform.elements.length -1;
for( var i=0; i var ele = theform.elements[i];

if(eval("ele.checked") == true && i != leng) { // "-" 구분자로 연결해서 보낸
다.
str += ele.value +"-";
}
else if(eval("ele.checked") == true && i == leng) {
str += ele.value;
}
}
cart.action="cartin.php?pnos="+str;
cart.submit();
}



[쇼핑 카트에 담기]
크리에이티브 커먼즈 라이센스
Creative Commons License
이올린에 북마크하기

Posted by 홍반장

2004/12/06 18:50 2004/12/06 18:50
Response
No Trackback , No Comment
RSS :
http://tcbs17.cafe24.com/tc/rss/response/58

Trackback URL : http://tcbs17.cafe24.com/tc/trackback/58

« Previous : 1 : ... 5600 : 5601 : 5602 : 5603 : 5604 : 5605 : 5606 : 5607 : 5608 : ... 6391 : Next »

블로그 이미지

- 홍반장

Archives

Recent Comments

  1. 1 pHqghUme 01/05
  2. 1 pHqghUme 01/05
  3. 1 pHqghUme 01/05
  4. 1 pHqghUme 01/05
  5. 1 pHqghUme 01/05

Calendar

«   2025/04   »
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      
Statistics Graph

Site Stats

Total hits:
279217
Today:
934
Yesterday:
94