Edijs87 Posted February 8, 2011 Report Share Posted February 8, 2011 sveiki, veleejos uzzinaat, vai tumblr un posterous var kaut kaa integreet draugiemsay pogu, lai vinjsh ieteiktu katru rakstu, nevis visu blogu kopumaa? ja ir, luudzu padalieties, kā tas kods izskatās šeit ir visi kodi, nezinu, kuru labāk pielietot http://www.draugiem.lv/applications/dev/say/ p.s. vai šajos blogos arī ir iespēja integrēt draugiem pasi? Quote Link to comment Share on other sites More sharing options...
labaiss Posted February 9, 2011 Report Share Posted February 9, 2011 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; } DraugiemSay('Ieraksta virsraksts, zem kura slēpsies saite', 'http://links.uz.resursu.lv/ar/pilnu/celju/uz/failu.html', 'Mana Lapa'); nu šis ir variants. vari ieteikt ko gribi. Par pases integrācijju - es domāju ka var - ja tev kods ir pieejams... Quote Link to comment Share on other sites More sharing options...
Kemito Posted February 9, 2011 Report Share Posted February 9, 2011 Nu, ja vēlies ieteikt sadaļā "Runā", savus linkus u.c izmanto to, ko dod tev labaiss puika :) Quote Link to comment Share on other sites More sharing options...
Edijs87 Posted February 9, 2011 Author Report Share Posted February 9, 2011 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; } DraugiemSay('Ieraksta virsraksts, zem kura slēpsies saite', 'http://links.uz.resursu.lv/ar/pilnu/celju/uz/failu.html', 'Mana Lapa'); nu šis ir variants. vari ieteikt ko gribi. Par pases integrācijju - es domāju ka var - ja tev kods ir pieejams... tas lielais kods ir jāieliek tēmā un tas mazais pie katra posta vai kā? p.s. kas tur priekšā ir jāpieliek, šādi nekas nenotiek Quote Link to comment Share on other sites More sharing options...
labaiss Posted February 9, 2011 Report Share Posted February 9, 2011 tā ir javascript funkcija, kā tu izsauksi funkciju un padosi parametrus - tā jau ir tava darīšana - onclick, .... http://www.w3schools.com/js/default.asp Quote Link to comment Share on other sites More sharing options...
Kemito Posted February 9, 2011 Report Share Posted February 9, 2011 <a href="#" onclick="javascript: iamspartacus();">RHIS IS SPARTAAAAAAA</a> Tā mēs darbinam ar HTML, JS funkciju. Quote Link to comment Share on other sites More sharing options...
Edijs87 Posted February 9, 2011 Author Report Share Posted February 9, 2011 <a href="#" onclick="javascript: iamspartacus();">RHIS IS SPARTAAAAAAA</a> Tā mēs darbinam ar HTML, JS funkciju. paldies ;) Quote Link to comment Share on other sites More sharing options...
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.