Acasa
Pagina de start!
Faq
Intrebari puse frecvent!
Membri
Vezi lista membrilor!
Cautare
Gasesti ce vrei,repede!
Conectare
Intra in contul tau!
Inregistrare
Fi alaturi de noi!

Distribuiţi|

[Tutorial]Post buttons in a dropdown

Vezi subiectul anterior Vezi subiectul urmator In jos
AutorMesaj
FloRyN.
Administrator
FloRyN.

Joined : 29/09/2011
Posts : 1228
CS Status : -
Age : 28
[Tutorial]Post buttons in a dropdown  Empty
MesajSubiect: [Tutorial]Post buttons in a dropdown [Tutorial]Post buttons in a dropdown  Icon_minitimeJoi Noi 20, 2014 7:03 am

Acest snippet o sa inlocuiasca butoanele din subiect cu o lista.
Previzualizare :
[Tutorial]Post buttons in a dropdown  3lILb
Deschideti [c]viewtopic_body.html[/c]
Cauta:
Cod:
<!-- IF postrow.U_EDIT --><li class="edit-icon"><a href="{postrow.U_EDIT}" title="{L_EDIT_POST}"><span>{L_EDIT_POST}</span></a></li><!-- ENDIF -->
              <!-- IF postrow.U_DELETE --><li class="delete-icon"><a href="{postrow.U_DELETE}" title="{L_DELETE_POST}"><span>{L_DELETE_POST}</span></a></li><!-- ENDIF -->
              <!-- IF postrow.U_REPORT --><li class="report-icon"><a href="{postrow.U_REPORT}" title="{L_REPORT_POST}"><span>{L_REPORT_POST}</span></a></li><!-- ENDIF -->
              <!-- IF postrow.U_WARN --><li class="warn-icon"><a href="{postrow.U_WARN}" title="{L_WARN_USER}"><span>{L_WARN_USER}</span></a></li><!-- ENDIF -->
              <!-- IF postrow.U_INFO --><li class="info-icon"><a href="{postrow.U_INFO}" title="{L_INFORMATION}"><span>{L_INFORMATION}</span></a></li><!-- ENDIF -->
              <!-- IF postrow.U_QUOTE --><li class="quote-icon"><a href="{postrow.U_QUOTE}" title="{L_REPLY_WITH_QUOTE}"><span>{L_REPLY_WITH_QUOTE}</span></a></li><!-- ENDIF -->

Inlocuieste cu:
Cod:
<select>
                  <!-- IF postrow.U_EDIT --><option onclick="window.location='{postrow.U_EDIT}'">{L_EDIT_POST}</option><!-- ENDIF -->
                  <!-- IF postrow.U_DELETE --><option onclick="window.location='{postrow.U_DELETE}'">{L_DELETE_POST}</option><!-- ENDIF -->
                  <!-- IF postrow.U_REPORT --><option onclick="window.location='{postrow.U_REPORT}'">{L_REPORT_POST}</option><!-- ENDIF -->
                  <!-- IF postrow.U_WARN --><option onclick="window.location='{postrow.U_WARN}'">{L_WARN_USER}</option><!-- ENDIF -->
                  <!-- IF postrow.U_INFO --><option onclick="window.location='{postrow.U_INFO}'">{L_INFORMATION}</option><!-- ENDIF -->
                  <!-- IF postrow.U_QUOTE --><option onclick="window.location='{postrow.U_QUOTE}'">{L_REPLY_WITH_QUOTE}</option><!-- ENDIF -->
              </select>

Sursa:phpBBCodes.Ro
Sus In jos

[Tutorial]Post buttons in a dropdown

Vezi subiectul anterior Vezi subiectul urmator Sus

Subiecte similare

-
t [Tutorial]-PHPBB3 Instant Post Redirect
t [Tutorial] Opreste utilizatorii de la dublu-post
t [TUTORIAL]-PHPBB3 INSTANT POST REDIRECT
t Ce înseamnă SPAM / HUNT POST / WAREZ ?
t Tutorial 47+48
Pagina 1 din 1

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
Kill-AreNa :: » KILL-ARENA • FORUMGRATUIT • DOMENII :: Tutoriale - Phpbb - (Domenii)-
Social Media Buttons