0
Welcome Guest! Login
0 items Join Now

Open Links in Parent window in Rokbox

  • Open Links in Parent window in Rokbox

    Posted 15 years 6 months ago
    • Does anyone know how I can open a submit button in the window below the rokbox and not open it inside the rokbox inside the iframe?

      Here is my code for adding a video to my site and I open inside of the rokbox, but when you click the submit button the form SUBMITS inside of the ROKBOX, I really need help in making this submit in the window below the rokbox!

      HERE IS MY CODE:
      <form name="myform" action="videos/addvideo.html">
      <table id="Table_01" width="300" height="276" border="0" cellpadding="0" cellspacing="0" align="center">
          <tr>
              <td colspan="3"><img src="images/add-video_01.png" alt="" width="300" height="171" border="0"></td>
          </tr>
          <tr>
              <td colspan="3" width="300" height="49" background="images/add-video_02.png">
                  <input type="text" name="inputlink" style=" background-color:#c9d5c1; border:none; margin-left:15px; width: 260px; height:45px; color:#fff; font-size:40px; font-weight:800;" id="inputlink"/></td>
          </tr>
          <tr>
              <td colspan="3">
                  <img src="images/add-video_03.png" width="300" height="6" alt=""></td>
          </tr>
          <tr>
              <td rowspan="2">
                  <img src="images/add-video_04.png" width="35" height="50" alt=""></td>
              <td width="218" height="45" background="images/add-video_05.png">
      <a href="#" onclick="document['myform'].submit()"><img src="images/butup.png" width="218" height="45" border="0" alt="Submit this form" /></a>
       
      </td>
              <td rowspan="2">
                  <img src="images/add-video_06.png" width="47" height="50" alt=""></td>
          </tr>
          <tr>
              <td>
                  <img src="images/add-video_07.png" width="218" height="5" alt=""></td>
          </tr>
      </table>
      <input type="hidden" name="370aa58684fc76f355b4d40445650589" value="1" /><input type="hidden" name="option" value="com_jomtube" /><input type="hidden" id="task" name="task" value="applylink" /></form>

      Here is my form above inside the rokbox:
      This image is hidden for guests.
      Please log in or register to see it.
    • Samuel R. Carducci
      Ducci MG Inc.
      http://www.duccimg.com
      Webmaster/Master Grower
  • Re: Open Links in Parent window in Rokbox

    Posted 15 years 6 months ago

Time to create page: 0.034 seconds