I have the following template that repeats itself in the results:
<table width="300" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>product</td>
</tr>
</table>
And right now I am showing 10 per page w/ a pager. I want to be able to count the repeated template and insert a...
It's just a simple HTML table that gets repeated over and over w/in the search results. If I gave the table an ID# and had javascript count the number of times the ID# was on the page, and then tell it to WRITE BLAH BLAH BLAH at the 5th time it counts the ID#... is that something someone could...
Is it possible to show an image and link IF a some type of tag is repeated enough times? For example, my search results returns ten items per page and I want to insert HTML after the 5th item.
Each item is in a template that gets repeated over and over again on the results page.
Is it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.