Welcome Guest, Not a member yet? Register   Sign In
Background Switcher?
#8

[eluser]austintbiggs[/eluser]
I've been using Firebug and I viewed the created cookies. Every cookie ends up with the value set as http://ravecity.tv/beauty/images/backgrounds/avatar.jpg I think it might have something to do with how the form is submitted. Each element becomes a link which sends the form, but they all have the same name.

The Javascript
Code:
[removed]
function submitform()
{
    document.forms["switcher"].submit();
}
[removed]



The HTML
Code:
<div class="hidden">
&lt;input type="hidden" name="faith" value="2fb13fe404868ed51a57851fd9c111fa" /&gt;
</div>
&lt;input type="hidden" name="url" value="http://ravecity.tv/beauty/images/backgrounds/main-header-background.png" /&gt;
&lt;/form&gt;        <a href="[removed] submitform()">
        <img src="images/backgrounds/thumbs/main-header-background.png"/>
        <span class="name">Boxes</span>

        </a></li>
        <li data-id="bl01" data-type="blue">
    &lt;form action="http://ravecity.tv/dashboard/appearance_settings" method="post" accept-charset="utf-8" id="switcher"&gt;
<div class="hidden">
&lt;input type="hidden" name="faith" value="2fb13fe404868ed51a57851fd9c111fa" /&gt;
</div>
&lt;input type="hidden" name="url" value="http://ravecity.tv/beauty/images/backgrounds/main-header-background1.png" /&gt;
&lt;/form&gt;        <a href="[removed] submitform()">
        <img src="images/backgrounds/thumbs/main-header-background1.png"/>
        <span class="name">Boxes</span>

        </a></li>
        <li data-id="bl01" data-type="blue">
    &lt;form action="http://ravecity.tv/dashboard/appearance_settings" method="post" accept-charset="utf-8" id="switcher"&gt;
<div class="hidden">
&lt;input type="hidden" name="faith" value="2fb13fe404868ed51a57851fd9c111fa" /&gt;
</div>
&lt;input type="hidden" name="url" value="http://ravecity.tv/beauty/images/backgrounds/seven_-_male_lust_idea.jpg" /&gt;
&lt;/form&gt;        <a href="[removed] submitform()">
        <img src="images/backgrounds/thumbs/seven_-_male_lust_idea.jpg"/>
        <span class="name">Boxes</span>

        </a></li>


Messages In This Thread
Background Switcher? - by El Forum - 06-07-2011, 03:05 AM
Background Switcher? - by El Forum - 06-07-2011, 09:20 PM
Background Switcher? - by El Forum - 06-21-2011, 08:56 PM
Background Switcher? - by El Forum - 06-21-2011, 09:19 PM
Background Switcher? - by El Forum - 06-21-2011, 09:31 PM
Background Switcher? - by El Forum - 06-21-2011, 09:35 PM
Background Switcher? - by El Forum - 06-21-2011, 10:24 PM
Background Switcher? - by El Forum - 06-21-2011, 10:39 PM
Background Switcher? - by El Forum - 06-21-2011, 10:43 PM
Background Switcher? - by El Forum - 06-21-2011, 10:45 PM
Background Switcher? - by El Forum - 06-21-2011, 10:45 PM
Background Switcher? - by El Forum - 06-21-2011, 10:53 PM
Background Switcher? - by El Forum - 06-21-2011, 10:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB