Link to home
Start Free TrialLog in
Avatar of Bob Schneider
Bob SchneiderFlag for United States of America

asked on

Need Bids on JQuery Data Table Marquee Effect

I have a job that I would like to get bids on...if that still happens on this site.  Here is what I need:

I need this page (https://www.gopherstateevents.com/results/fitness_events/results.asp?event_type=5&event_id=825&race_id=1427) to "scroll" vertically in marquee fashion for large screen display at races.  All I really need is the data table...or the data in the data table...to be visible.  Please let me know if you would be able to help me and what it would cost me.  I have tried to get this going in the "normal" process of doing it myself with EE help but, due to my weakness in JQuery, I just haven't gotten there.

Let me know if you have questions or if you can help me.
Avatar of Chinmay Patel
Chinmay Patel
Flag of India image

Hi Bob,

I did see your other questions earlier but as a policy I generally do not engage a query if other expert/s are already engaged. If you don't mind to wait for a couple of days more I would like to give it a shot. From my side the only cost would be your engagement in answering my queries and nothing more.

Regards,
Chinmay.
Hi,

I'm not sure the reason for marquee as it may not be displayed well on some device and can be hard to read...
I would try to use CSS3 Marquees (no JS required and easy to set) http://sampsonblog.com/css3-marquee/

If you have lot of content or lots of column here some other suggestion that are Built in Datatables
Responsive
https://datatables.net/extensions/responsive/examples/initialisation/className.html
Modal
https://datatables.net/extensions/responsive/examples/display-types/bootstrap-modal.html
Column Toggle
https://datatables.net/extensions/buttons/examples/column_visibility/columnsToggle

// this is another way to do it with toggle and tabs
Toggle with tabs http://live.datatables.net/xuvujixo/1/edit
Avatar of Bob Schneider

ASKER

Chunmay, thank you for your professionalism.  lenamtl, the table examples you give are nice but do not have the content scrolling like your marquee text example.  I agree that there is little value to this, but one area where there is value is in road racing (running) where results are posted on a big screen and folks look for their results.  Even then I am not a huge fan but we are in the business of timing races and if our competitors do it and our customers want it then...
ASKER CERTIFIED SOLUTION
Avatar of Eddie Shipman
Eddie Shipman
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thank you for your help everyone!