Comments on: JQuery For Everyone: Live LoadTip http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/ No GeekSpeak on SharePoint 2007 WSS and MOSS Mon, 27 Dec 2010 14:28:49 -0500 http://wordpress.org/?v=2.8.6 hourly 1 By: Ben http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-101363 Ben Tue, 21 Sep 2010 17:07:48 +0000 http://www.endusersharepoint.com/?p=3325#comment-101363 Hi there, Great bit of code that I can really see being useful on my current project. A question for the people here -- has anyone got this working once a regular list has been converted to a Data View Web Part in SPD? I have found that the tooltips do not appear and that a "Stack overflow at line 30" error is intermittently thrown. Anyone else discovered a workaround for this? Many thanks Ben Hi there,
Great bit of code that I can really see being useful on my current project.

A question for the people here — has anyone got this working once a regular list has been converted to a Data View Web Part in SPD?

I have found that the tooltips do not appear and that a “Stack overflow at line 30″ error is intermittently thrown.

Anyone else discovered a workaround for this?

Many thanks
Ben

]]>
By: Michael http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-98282 Michael Mon, 06 Sep 2010 07:25:15 +0000 http://www.endusersharepoint.com/?p=3325#comment-98282 Hello Paul, hello all, run into the same problem like Mark C. does. Repetetive hovering over the same list element decreases the number of shown informations, ends up in an empty box. Refresh of webpage (F5) fix this for the next view, then again rows are reduced. I am only interested to display one row, so I can get the informations about attachments (mainly name/title of attachment). This is the last row in my view. So iI would aks for two tipps, if possible: a) Can you show me how I can only address the Attachment part of my list? b) Or can can show me to touch only some elements out of the list (remove all, add #1,#5,#x)? Finally: Thanks for the script as is, I always have learned from this (and sometimes I understand more of the code behind as with this example) Thanks a lot for your work! Kind regards Michael Hello Paul, hello all,
run into the same problem like Mark C. does. Repetetive hovering over the same list element decreases the number of shown informations, ends up in an empty box.

Refresh of webpage (F5) fix this for the next view, then again rows are reduced.

I am only interested to display one row, so I can get the informations about attachments (mainly name/title of attachment). This is the last row in my view.

So iI would aks for two tipps, if possible:

a) Can you show me how I can only address the Attachment part of my list?
b) Or can can show me to touch only some elements out of the list (remove all, add #1,#5,#x)?

Finally: Thanks for the script as is, I always have learned from this (and sometimes I understand more of the code behind as with this example)

Thanks a lot for your work!

Kind regards
Michael

]]>
By: Tony Parker http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-92916 Tony Parker Tue, 10 Aug 2010 12:35:16 +0000 http://www.endusersharepoint.com/?p=3325#comment-92916 Hi, love the solution but am struggling with one problem. If I hover over my loadtip url at the top of the page it appears as it should at the top of the page but the further down the page I go it starts to appear next to my mouse icon where as I need it to start at the top of the page. Is there a way to control this behaviour? Hi, love the solution but am struggling with one problem.

If I hover over my loadtip url at the top of the page it appears as it should at the top of the page but the further down the page I go it starts to appear next to my mouse icon where as I need it to start at the top of the page. Is there a way to control this behaviour?

]]>
By: Christy http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-74758 Christy Tue, 15 Jun 2010 21:32:59 +0000 http://www.endusersharepoint.com/?p=3325#comment-74758 Is it possible to point the tip to come up on a "name" not "title? Is it possible to point the tip to come up on a “name” not “title?

]]>
By: Marc S http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-66193 Marc S Wed, 12 May 2010 20:50:11 +0000 http://www.endusersharepoint.com/?p=3325#comment-66193 Hi AutoSponge, Thanks for providing this useful script. I'm attempting to use it to display the attached items on a list item and I'm getting some odd behaviour. When I define parameters to remove rows from the DispForm like SteveC in a previous post ( "tr:eq(0),tr:eq(2)") the first time the LoadTip is displayed correctly. If I then close the tip and hover over the link again the LoadTip displays incorrectly. (IE the list has five columns and I am displaying column2, column4, and column5 in the LoadTip, on the second display of LoadTip only column4 is displayed, after that nothing is displayed). Is there a better way to define the selectors of removed rows from the target page? Cheers, Marc S Hi AutoSponge,

Thanks for providing this useful script.

I’m attempting to use it to display the attached items on a list item and I’m getting some odd behaviour. When I define parameters to remove rows from the DispForm like SteveC in a previous post ( “tr:eq(0),tr:eq(2)”) the first time the LoadTip is displayed correctly. If I then close the tip and hover over the link again the LoadTip displays incorrectly.
(IE the list has five columns and I am displaying column2, column4, and column5 in the LoadTip, on the second display of LoadTip only column4 is displayed, after that nothing is displayed).

Is there a better way to define the selectors of removed rows from the target page?

Cheers,
Marc S

]]>
By: Joel http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-58917 Joel Fri, 23 Apr 2010 12:46:49 +0000 http://www.endusersharepoint.com/?p=3325#comment-58917 1st of all thank you for this script. I have a problem with this one, I have document library with folder, it works perfectly when you put a file at the root folder of the document library but if you put the file in another level the script doesn't work... There's a solution with that ? Thank you very much. 1st of all thank you for this script.

I have a problem with this one, I have document library with folder, it works perfectly when you put a file at the root folder of the document library but if you put the file in another level the script doesn’t work…
There’s a solution with that ?

Thank you very much.

]]>
By: Jim http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-43793 Jim Tue, 09 Mar 2010 12:14:34 +0000 http://www.endusersharepoint.com/?p=3325#comment-43793 Is there a way to get the popup window to close without clicking on it? maybe a timer Is there a way to get the popup window to close without clicking on it? maybe a timer

]]>
By: Gus http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-31077 Gus Wed, 10 Feb 2010 13:29:33 +0000 http://www.endusersharepoint.com/?p=3325#comment-31077 Thanks for your reply, I've managed to solve the problem. It was a combination of issues, illegal characters in the URL string combined with the fact that overriding the target attribute using the function paramater doesn't work, because a link is always issued a value in your if clause, no matter what the value sent in was or what the default target was. Anyway, keep up your good work. Thanks for your reply, I’ve managed to solve the problem. It was a combination of issues, illegal characters in the URL string combined with the fact that overriding the target attribute using the function paramater doesn’t work, because a link is always issued a value in your if clause, no matter what the value sent in was or what the default target was.

Anyway, keep up your good work.

]]>
By: AutoSponge http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-30789 AutoSponge Tue, 09 Feb 2010 13:23:49 +0000 http://www.endusersharepoint.com/?p=3325#comment-30789 @Gus, In the bind function (line 117), target is selected from the DOM based on the target type (SharePoint puts the link in different places). You want this to be dynamic so it gets the right ID value. The target option you can pass is an override, it will not pick the link up dynamically but always use the hardcoded override (think static page). You probably just need to change links option to a[href*='DispForm2.aspx'] and if you customized that form, you'll need to change the selector as well (targets the area of the page to be previewed). @Gus,

In the bind function (line 117), target is selected from the DOM based on the target type (SharePoint puts the link in different places). You want this to be dynamic so it gets the right ID value. The target option you can pass is an override, it will not pick the link up dynamically but always use the hardcoded override (think static page).

You probably just need to change links option to a[href*='DispForm2.aspx'] and if you customized that form, you’ll need to change the selector as well (targets the area of the page to be previewed).

]]>
By: Gus http://www.endusersharepoint.com/2009/11/05/jquery-for-everyone-live-loadtip/comment-page-1/#comment-30786 Gus Tue, 09 Feb 2010 13:10:34 +0000 http://www.endusersharepoint.com/?p=3325#comment-30786 Hi, I originally asked this question in the wrong post so I'll reiterate here. We're using the above script but need to set its target to a different support file, lets say DispForm2.aspx. Changing or hardcoding the target doesnt appear to be working, it still fetches the value of the old DispForm file. I've checked the target attribute in the fire_preview function and it does point to the new file we specified, however it doesnt work. Any clue as to why? I did take your suggestion in your reply, but it did not work sadly. Hi, I originally asked this question in the wrong post so I’ll reiterate here. We’re using the above script but need to set its target to a different support file, lets say DispForm2.aspx. Changing or hardcoding the target doesnt appear to be working, it still fetches the value of the old DispForm file. I’ve checked the target attribute in the fire_preview function and it does point to the new file we specified, however it doesnt work.

Any clue as to why? I did take your suggestion in your reply, but it did not work sadly.

]]>