Stump the Panel » jQuery for Everyone

Preview pane causing pain

(6 posts)
  1. Dave T
    Member

    Paul,
    I have used many of your jquery solutions without a problem. But the preview pane is not working at all. I have tried both list and calendar. When I hover over an item, nothing happens. Any suggestions?

    Thanks!!
    Dave

    Posted 3 days ago #
  2. Eric Truchon
    Member

    Hi,

    Here is an interesting link for preview pane : http://blogs.msdn.com/sharepoint/archive/2007/03/29/tip-using-the-preview-pane-to-view-items-in-a-large-list.aspx

    Eric

    Posted 3 days ago #
  3. Dave T
    Member

    Eric,
    Very interesting. I had not noticed preview pane in Style. Under some circumstances I think that will work well. Calendar does not offer the Style option.

    Paul's solution works with any list, library or calendar. Well, except for mine...;-)

    Thanks sharing that link. I will let my user community know about it.

    Dave

    Posted 3 days ago #
  4. Dave,

    Which version of the code are you using? Did you test to see if jQuery is on the page?

    Posted 1 day ago #
  5. Dave T
    Member

    Paul,
    By 'version of code' I am going to assume you mean the scipt that you provide. The scipt is from the two Jan 19th blog posts. I don't know how to test is jQuery is on the page. Can you explain that?

    Thanks!
    Dave

    Posted 22 hours ago #
  6. Dave T,

    To test for jQuery in IE, use the jQueryify Bookmarklet. I blogged that here:
    http://www.endusersharepoint.com/?p=1235

    Or, if I've converted you to Firefox/firebug, open the Firebug console and type $("body")

    If it returns something, jQuery is working.

    I have a new version of the Preview Pane with better performance, you may want to check it out here:
    http://www.endusersharepoint.com/?p=1514

    Posted 11 hours ago #

RSS feed for this topic

Reply

You must log in to post.