|
|
|
|
ûÇæÔñýѨ / 2002-09-24 / ¿ÀÈÄ 8:40:02 / 203.255.3.190
Á¶È¸¼ö : 144
|
[Áú¹®] Àâ¾ÒÀ½´Ù...±×·±µ¥...ÀÌ°Ô... |
> > > if i mod 2 <> 0 then
> > > trbgcolor = item(9) '¦¼ö±Û color ÁöÁ¤ config item(9)
> > > 'response.write "<tr bgcolor=" & item(9) & ">"
> > > response.write "<tr bgcolor=" & item(9) & "onmouseout=" & item(9) & "this.style.background='" & item(9) & "'"" onmouseover=""this.style.background='" & item(9) & "'""" & item(9) & ">"
> > > else
> > > trbgcolor = item(10) 'Ȧ¼ö±Û color ÁöÁ¤ config item(10)
> > > 'response.write "<tr bgcolor=" & item(10) & ">"
> > > response.write "<tr bgcolor=" & item(10) & " onmpuseout=" & item(10) & "this.style.background='" & item(10) & "'"" onmouseover=""this.style.background='" & item(10) & "'""" & item(10) & ">"
> > > end if
> > >
> > > À§¿Í °°ÀÌ Çߴµ¥ óÀ½ º¸À̴ ȸ鿡¼ ¦¼ö±Û¿¡ ÆĶõ ¶óÀÎÀÌ »ý±â´Â±º¿ä.
> > > À§¿¡¼ ÁöÁ¤ÇÑ °ªÀÌ ¾Æ´Ñµ¥µµ ¸»ÀÔ´Ï´Ù.
> > > ¹®Á¦´Â Ȧ¼ö´Â Á¤»óÀûÀ¸·Î º¸À̱¸¿ä....¾Ö±Ã...
> > > ¾îÄÉ ÇÏ¸é µÉÁö...
> > -----------------------------------------------------------
> >
> > ¹®Èñö´ÔÀ̽Ű¡¿ä? ¾Æ·¡¶û Áú¹® ³»¿ëÀÌ °°Àº °Í °°Àºµ¥....
> >
> > ÀÌ·² °æ¿ì¿¡´Â ¼Ò½º¸¸ º¸½ÃÁö ¸¶½Ã°í ¼Ò½º¸¦ ÅëÇØ ³ª¿Â html¸¦ ÀÚ¼¼È÷ º¸½Ã¸é ¹º°¡ Ʋ¸®½Å°Ô º¸ÀÌ½Ç °Ì´Ï´Ù.
> >
> > ¿¡·¯´Â ³ªÁö ¾ÊÀ¸´Ñ±î ASP ¹®¹ý »óÀÇ ¿À·ù´Â ¾Æ´Ï°í
> >
> > html »óÀÇ ÅÂ±× °°Àº °÷ÀÇ Ã¶ÀÚ³ª ¶ç¾î¾²±â ¶Ç´Â ¿ÀŸ°¡ Æ÷ÇԵǾî ÀÖÀ» °¡´É¼ºÀÌ ¸¹½À´Ï´Ù.
> >
> >
> >
> >
> > p.s ÀÚ¼¼È÷ º¸´Ï onmpuseout ÀÌ°Í ¶§¹®Àº ¾Æ´Ò±î¿ä?
> >
> -----------------------------------------------------------
>
> Àâ¾ÒÀ½´Ù.³× ¸Â½¿´Ù.¹®Èñö...¿¹¸í¾²´Â ¹ö¸©ÀÌ À־®....Á˼Û
> ±×·±µ¥ ÀÌ»óÇÏ°Ô Áö¼ÓÀûÀ¸·Î ¸¶¿ì½º over,outÀÌ µÇ´Â°ÍÀÌ ¾Æ´Ï¶ó F5¸¦ ´·¶À» °æ¿ì óÀ½¸¸ °¡´ÉÇÏ°í ±× ÀÌÈÄ¿¡´Â ¾Æ¹«·± º¯È¸¦ ÁÖÁö ¾Ê´Âµ¥, ÀÌ·± °æ¿ì´Â ¾î¶»°Ô ÇØ°á ÇØ¾ß ÇÏ´ÂÁö ¾Ë°í ½Í½À´Ï´Ù.
> ÇØ´ç ¼Ò½º´Â ´ÙÀ½°ú °°½À´Ï´Ù.
> i = 1
> do until rs.eof or i > pagesize
> no = (t_count-(pagesize * (gotopage-1))-i)+1
> 'ÀÌ°÷¿¡¼ºÎÅÍ Å×À̺í ¦,Ȧ¼ö »ö»ó ÁöÁ¤
> if i mod 2 <> 0 then
> trbgcolor = item(9) '¦¼ö±Û color ÁöÁ¤ config item(9)
> 'response.write "<tr bgcolor=" & item(9) & ">"
> response.write "<tr bgcolor=" & item(9) & " onmouseout=" & item(9) & "this.style.background='" & item(9) & "'"" onmouseover=""this.style.background='" & item(10) & "'""" & item(9) & ">"
> else
> trbgcolor = item(10) 'Ȧ¼ö±Û color ÁöÁ¤ config item(10)
> 'response.write "<tr bgcolor=" & item(10) & ">"
> response.write "<tr bgcolor=" & item(10) & " onmouseout=" & item(10) & "this.style.background='" & item(10) & "'"" onmouseover=""this.style.background='" & item(9) & "'""" & item(10) & ">"
> end if
>
>
>
-----------------------------------------------------------
Èñö´ÔÀÌ Â¥½Å Äڵ带 °¡Áö°í ½ÇÇà ÇßÀ» ¶§ ³ª¿À´Â html ¼Ò½º¸¦ º¸¸é
<tr bgcolor=#ff0000 onmouseout=#ff0000 this.style.background='#ff0000'" onmouseover=" this.style.background='#0000ff'"#ff0000>
ÀÌ·¸°Ô ³ª¿À´Â °É º¼ ¼ö ÀÖ½À´Ï´Ù.
¹¹°¡ ÀÌ»óÇÏÁö ¾Ê½À´Ï±î? Á¤»óÀûÀ̶ó¸é....
<tr bgcolor=#ff0000 onmouseout=this.style.background='#ff0000' onmouseover=this.style.background='#0000ff'>
ÀÌ·¸°Ô ³ª¿Í¾ß µÇÁö ¾ÊÀ»±î¿ä?
º¸½Ã°í ¼Ò½º¿¡¼ ºÒÇÊ¿äÇÑ °÷À» Á¦°ÅÇÏ½Ã¸é µÉ µíÇϳ׿ä....
|
|
|
|