waplet Posted September 12, 2009 Report Share Posted September 12, 2009 (edited) Draugiem say funkcija.. text piemontēju viss pats.. uzreiz automātiski iekš input name text ir tas ko man vajag tātad function DraugiemSay( title, url, titlePrefix, text ){ window.open( 'http://www.draugiem.lv/say/ext/add.php?title=' + encodeURIComponent( title ) + '&link=' + encodeURIComponent( url ) + ( titlePrefix ? '&titlePrefix=' + encodeURIComponent( titlePrefix ) : '' ) + ( text ? '&text='+ encodeURIComponent(text) : ''), '', 'location=1,status=1,scrollbars=0,resizable=0,width=530,height=400' ); return false; } un rekur ir podziņas izvade echo "<a class=\"draugiem\" href=\"#\" onClick=\"DraugiemSay('Citats #".$row[1]."', 'http://waplet.woano.com/?id=".$row[1]."','Citati','".$textcontent."');\"><img src=\"http://www.draugiem.lv/img/say/add.png\"></a>"; un while($row = mysql_fetch_row($res)){ $textcontent = minus($row[0]); $textcontent = saisinat($textcontent,100); tas tā kā sākums izvadei un es itkā jau izņemu tos simbolus - un * un vēl tur ' .. bet tik un tā vienu citāu nevar ieteikt draugiem... jeb Citāts #69. rekur preview - http://waplet.woano.com tieši ir daži kuri nezināmu iemeslu dēļ negrib vērties popup lodziņā un jā... ar firebug editoju noņemu . un pieliku . , tad uzreiz atveerās popups no draugiem... kur problēma? p.s. ja tā nepatēmu... tagad noņemu <div id="footer" to bottom:0; jo jēgas nekādas.. viņš tāpat apakšā nenoiet ;( Edited September 12, 2009 by waplet 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.