2012-05-23, 04:43:58
The script will randomize an element with the "group1" class so I need to get the search-entry class to have an additional class as that is the start of each group of data being displayed.
I don't know how I would use what you have written as I am not a programmer and don't know what else is required to make it work.
Also, I sent a PM to you to ask about what it would cost for you to add a random output to the search results for this and did not hear back. Did you get my PM?
Thanks!
EDIT: Should have said 'randomizes elements with the "group1" class.'
http://www.dynamicdrive.com/dynamicindex...torder.htm
<script type="text/javascript">
//randomize order of contents with DIV class="group1"
randomizeContent("group1")
</script>
I don't know how I would use what you have written as I am not a programmer and don't know what else is required to make it work.
Also, I sent a PM to you to ask about what it would cost for you to add a random output to the search results for this and did not hear back. Did you get my PM?
Thanks!
EDIT: Should have said 'randomizes elements with the "group1" class.'
http://www.dynamicdrive.com/dynamicindex...torder.htm
<script type="text/javascript">
//randomize order of contents with DIV class="group1"
randomizeContent("group1")
</script>