CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Jquery cluetip help needed

Print topic Send  topic

Author Message
ckroon

Posts: 869
Posted: 04/30/2013, 6:46 PM

Ok I have a grid with a label{comments} that has its display set to none.
The text in that label field is what i want to show when the link is hovered over.. in the cluetip tooltip...

here is my code:
Jquery at bottom of page:
$('a.load-local').cluetip({local:true,leftOffset: 30, cursor: 'pointer'});

The Image Link they hover their mouse over: (this is on a ROW)
<a href="#loadme" id="master_elementsPanel2ImageLink2_{master_elements:rowNumber}" class="load-local" rel="#loadme"></a>

This is the label, in a div:
<div id="loadme" style="DISPLAY: none">  {comment} </div>

The cluetip pops up nice but it always shows the value from the first record.. not from each row...

Where do I set it so it looks ate each ROWS hidden div?

Thanks in advance :-D
_________________
Walter Kempees...you are dearly missed.
View profile  Send private message
bannedone


Posts: 273
Posted: 05/01/2013, 11:25 AM

Hi

Since they are rows in a grid, you need to determine what the ID value is for the row. CCS numbers them when created.

Not sure that makes sense.. LOL

If you need some more help with this, let me know Carsten.

Have fun.
8-)
John

_________________
John Real
CodeCharge Studio Support, Training, Consulting, Development, Web based solutions
http://realsites.biz
http://ccselite.com
Other Banned IDs on this Forum. jjrjr1, jjrjr2
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.