Welcome Guest, Not a member yet? Register   Sign In
foreach alternate like table
#1

[eluser]Mutsop[/eluser]
Hi,

How can you alternate the classes of the divs within your view?
Code:
<?php foreach($list as $item):?>
                            <div class="a">
                                code
                            </div>
                        &lt;?php endforeach;?&gt;

So instead of only class "a" it should be "a", "b", loop...

Regards


Messages In This Thread
foreach alternate like table - by El Forum - 01-12-2011, 04:07 PM
foreach alternate like table - by El Forum - 01-12-2011, 04:11 PM
foreach alternate like table - by El Forum - 01-12-2011, 04:13 PM
foreach alternate like table - by El Forum - 01-12-2011, 04:17 PM
foreach alternate like table - by El Forum - 01-12-2011, 07:43 PM
foreach alternate like table - by El Forum - 01-13-2011, 07:51 AM
foreach alternate like table - by El Forum - 01-13-2011, 01:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB