Yes:
Code:contents.ref[i].style.display="inline"
Yes:
Code:contents.ref[i].style.display="inline"
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
figured it out myself - that was kind of obvious
![]()
75% of the time script gives 0 results for some reason.
Something might not work correctly.
I found what the solution to my initial problem when content didn't randomize.
<table> and </table> tags were not inside of divs. For some reason script doesn't work with rows, only with whole tables.
Yes, that is very much like what I meant by:Originally Posted by alru111
Having a table row or cell implies a table. These cannot be yanked around (in this case, randomized) without taking the implied table with them but, if you then have other table tags just 'hanging around', it confuses the heck out of the browser.Originally Posted by myself
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Thanks for posting this code, I was happy to find a correct answer to my question so quickly![]()
Bookmarks