| FAQ |
| Kalender |
|
|
#11 | |||
|
||||
|
Klarade millennium-buggen
|
Citat:
Citat:
|
|||
|
|
Svara med citat
|
|
|
#12 | ||
|
|||
|
Nykomling
|
Kan det här fungera för dig?
PHP-kod:
|
||
|
|
Svara med citat
|
|
|
#13 | ||
|
|||
|
Nykomling
|
Citat:
Kod:
<script language="javascript">
document.getElementById('text').Value = top.location.href;
</script>
Kod:
<script language="javascript">
document.write(top.location.href);
document.getElementById('text').Value = top.location.href;
</script>
Kod:
<input name="text" type="text" id="text" /> //Johan |
||
|
|
Svara med citat
|
|
|
#14 | ||
|
|||
|
Nykomling
|
Citat:
|
||
|
|
Svara med citat
|
|
|
#15 | ||
|
|||
|
Nykomling
|
och det här?
![]() PHP-kod:
Senast redigerad av coldKingdom den 2009-11-18 klockan 18:47 |
||
|
|
Svara med citat
|
|
|
#16 | ||
|
|||
|
Nykomling
|
Citat:
|
||
|
|
Svara med citat
|
|
|
#17 | |||
|
||||
|
Klarade millennium-buggen
|
Citat:
Kod:
<form action="#" method="post">
<input name="text" type="text" id="text" value="a" />
</form>
<script language="javascript">
document.getElementById('text').value = "b";
</script>
|
|||
|
|
Svara med citat
|
|
|
#18 | ||
|
|||
|
Nykomling
|
Citat:
//Johan |
||
|
|
Svara med citat
|
| Svara |
| Ämnesverktyg | |
| Visningsalternativ | |
|
|