Go Back   Dynamic Drive Forums > DD Scripts > Dynamic Drive scripts help
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 08-07-2008, 05:03 PM
Neco Neco is offline
New Comer (less than 5 posts)
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Random Content Order script issue on IE

1) Script Title:
Random Content Order script

2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...ntentorder.htm

3) Describe problem:
I would like to randomly change the order in which two table rows in my home page are displayed each time the page loads. The thing is that, between these two rows I have another row which I would like to remain unchanged. The same for a fourth row at the bottom of the table.
The script works fine in Firefox, but in IE all rows get scrambled, even those without the shared CSS class attribute.
Can anybody help me please?

Thank you.
Reply With Quote
  #2  
Old 08-08-2008, 07:19 AM
ddadmin's Avatar
ddadmin ddadmin is offline
Administrator
 
Join Date: Aug 2004
Posts: 7,627
Thanks: 2
Thanked 639 Times in 629 Posts
Blog Entries: 13
Default

This script should only be used to randomize fully self encapsulating DIV elements. If you're wrapping table cells (ie: TR tags) with DIV tags, that will naturally break things in some browsers, as you're shifting around HTML that are part of something bigger.

To randomize the display of table cells, I recommend trying to find another script on the web that does this, one that physically alters the position of the table rows/cells via the DOM.
__________________
DD Admin
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:44 PM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.