묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
자바스크립트 질문... ㅠ_ㅠ
2002.10.23 15:50
<script language="JavaScript">
<!--
function namosw_goto_byselect(sel, targetstr)
{
var index = sel.selectedIndex;
if (sel.options[index].value != ''+ '+ ') {
if (targetstr == 'blank') {
window.open(sel.options[index].value, 'win1');
} else {
var frameobj;
if (targetstr == '') targetstr = 'self';
if ((frameobj = eval(targetstr)) != null)
frameobj.location = sel.options[index].value;
}
}
}
// -->
</script>
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3"><img src="../images/main_img32.gif" width="152" height="11"></td>
</tr>
<tr>
<td width="2" height="37"><img src="../images/main_img33.gif" width="2" height="79"></td>
<td width="148" align="center" valign="top" background="../images/main_img34.gif">
<table width="148" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="23"><img src="../images/main_img9.gif" width="99" height="17"></td>
</tr>
<tr>
<td height="32"><img src="../images/main_img12.gif" width="105" height="20"></td>
</tr>
<tr>
<td align="center">
<select name="select2" OnChange="namosw_goto_byselect(this, 'self')">
<option selected>--Quick Service--</option>
<option value="../company/company.asp">회사소개</option>
<option value="../tech/info_list.asp">기술정보</option>
<option value="../common_sense.asp">자동차상식</option>
<option value="../uboard/uboard.asp?id=community01">커뮤니티</option>
<option value="http://remote.autoit.co.kr">원격교육</option>
<option value="../uboard/uboard.asp?id=jaka01">자가정비</option>
</select>
</td>
</tr>
</table>
</td>
<td width="2" align="right" valign="top"><img src="../images/main_img35.gif" width="2" height="79"></td>
</tr>
<tr>
<td colspan="3"><img src="../images/main_img36.gif" width="152" height="3"></td>
</tr>
</table>
-------------------------------------------------------------------
위 파일 중 원격교육만 새창으루 뛰울려면 어떻게 해야져 ㅠ_ㅠ
제가 자바초보라... ㅠ_ㅠ
쪼매 알려 주세여... ㅠ_ㅠ
부탁합니다... (T_T) (__)
<!--
function namosw_goto_byselect(sel, targetstr)
{
var index = sel.selectedIndex;
if (sel.options[index].value != ''+ '+ ') {
if (targetstr == 'blank') {
window.open(sel.options[index].value, 'win1');
} else {
var frameobj;
if (targetstr == '') targetstr = 'self';
if ((frameobj = eval(targetstr)) != null)
frameobj.location = sel.options[index].value;
}
}
}
// -->
</script>
<table width="152" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3"><img src="../images/main_img32.gif" width="152" height="11"></td>
</tr>
<tr>
<td width="2" height="37"><img src="../images/main_img33.gif" width="2" height="79"></td>
<td width="148" align="center" valign="top" background="../images/main_img34.gif">
<table width="148" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="23"><img src="../images/main_img9.gif" width="99" height="17"></td>
</tr>
<tr>
<td height="32"><img src="../images/main_img12.gif" width="105" height="20"></td>
</tr>
<tr>
<td align="center">
<select name="select2" OnChange="namosw_goto_byselect(this, 'self')">
<option selected>--Quick Service--</option>
<option value="../company/company.asp">회사소개</option>
<option value="../tech/info_list.asp">기술정보</option>
<option value="../common_sense.asp">자동차상식</option>
<option value="../uboard/uboard.asp?id=community01">커뮤니티</option>
<option value="http://remote.autoit.co.kr">원격교육</option>
<option value="../uboard/uboard.asp?id=jaka01">자가정비</option>
</select>
</td>
</tr>
</table>
</td>
<td width="2" align="right" valign="top"><img src="../images/main_img35.gif" width="2" height="79"></td>
</tr>
<tr>
<td colspan="3"><img src="../images/main_img36.gif" width="152" height="3"></td>
</tr>
</table>
-------------------------------------------------------------------
위 파일 중 원격교육만 새창으루 뛰울려면 어떻게 해야져 ㅠ_ㅠ
제가 자바초보라... ㅠ_ㅠ
쪼매 알려 주세여... ㅠ_ㅠ
부탁합니다... (T_T) (__)
댓글 2
-
steelheart
2002.10.23 16:19
-
마성지
2002.10.23 16:36
님... 돼여돼여... ㅠ_ㅠ
진짜 진짜 감사합니다... ㅠ_ㅠ
제가 성의의 표시루다가 요거 드릴꼐염. *^^*
'당신은 나의 영원한천사~~~ -0- '
아.. 썰렁... --'
암튼 무지무지무지무지... 10000땅 감사드립니다. *^^*
그럼 남은하루 즐겁게 보내세염 ^^
===>
if (targetstr == 'blank' || index==5) {