Tekil Mesaj gösterimi
  #3 (permalink)   iTrader 
Alt 2008-03-12, 01:08
venom - ait Kullanıcı Resmi (Avatar)
venom venom isimli üye çevrimiçidir (Online)
40.97213,28.718637
 
Üyelik tarihi: Jul 2005
Mesajlar: 2.027
Teşekkür: 2
Thanked 12 Times in 4 Posts
Tecrübe Puanı: 5
iTrader: %0/0
venom will become famous soon enough
Standart

bende wordpress in sitesinden şöyle bir şey buldum ama bu nedir nasıl uygulanır en ufak bir fikrim yok

Alıntı:
== Description ==

For theme and plugin development: in order to have a Javascript function executed ''in the admin areas'' on load, or when the document is ready, use the following:

<pre>
addLoadEvent('my_onload_function');


function my_onload_function(){
alert('Look, the document has loaded.');
}
</pre>


== Usage ==

== Parameters ==
<!--
; userid : (''integer'') The id of the user whose data you want to update.
-->

{{Stub}}
[[Category:Functions]]
[[Category:New page created]]
Alıntı ile Cevapla