xPtv45z Posted May 31, 2010 Report Posted May 31, 2010 Noteikti pasūtot pie kāda un pēc tam nesamaksājot. :D Quote
sandis_m Posted May 31, 2010 Report Posted May 31, 2010 Kā var izveidot šādu iespēju? Es tev izveidošu...bet tas būs dārgi..99ls Quote
aldis Posted May 31, 2010 Report Posted May 31, 2010 (edited) drukaaju no ipod touch, nepiesieties rakstiibai :) vsp. viss ir atrodams ieksh dr.lv api dokumentacijas... tew testam.. izveido divus failus... index.htm <script type='text/javascript' src='jscript.js'></script> <a href="#" onclick="DraugiemSay('virsraksts', 'httpadrese tava', 'adreses nosaukums');return false;"> iesaki </a> jscript.js function DraugiemSay( title, url, titlePrefix ){ window.open( 'http://www.draugiem.lv/say/ext/add.php?title=' + encodeURIComponent( title ) + '&link=' + encodeURIComponent( url ) + ( titlePrefix ? '&titlePrefix=' + encodeURIComponent( titlePrefix ) : '' ), '', 'location=1,status=1,scrollbars=0,resizable=0,width=530,height=400' ); return false; } Edited May 31, 2010 by aldis Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.