Framework for working with JavaScript.
1
vote
5answers
764 views
SharePoint 2010 - Content Editor Duplicating Enteries
I'm using jQuery inside of a SharePoint 2010 to create an image gallery. The gallery works perfectly and there are no problems. The gallery is entirely generated using jQuery and all HTML objects ...
9
votes
1answer
377 views
Detecting browser and replacing web part?
I have a video I want to display on my SharePoint 2010 public facing site and at the moment I am using Silverlight, however, I would like to replace this with flash (youtube actually) if the users are ...
1
vote
2answers
1k views
Displaying other people picker column properties on a view using spquery.js and spservices.js in MOSS 2007
We have a custom list with a person column. Want to display that persons Department on the list view. Possible with jquery/spservices?
I have a jquery script that returns the currently logged in ...
0
votes
2answers
391 views
Sharepoint 2010 - Related fields in dropdowns. How to?
In my UI I have a dropdown which contains some values: A, B, C. There is also another dropdown in the page whose values depend on the selected value in the first combo.
If I select A in the first ...
2
votes
2answers
1k views
Get a pop up box to show the user details?
I have a list called Contact, where I have three fields ,
1. Name
2. Mobile
3. Email.
Now I created a Content Editor, Where I will display all the names of the employees. Now how can I create a pop ...
0
votes
1answer
2k views
Column width with jQuery
ms-vh2 exists by verifying "view source" but I cant get the following code to do the tricks for me. any idea??
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" ...
1
vote
2answers
191 views
SharePoint 2007: Is it possible to insert a Image map into a SharePoint List?
How do we insert a image map into a SharePoint List such that when we clicked, the image map pop-up (with the help of JQuery)?
1
vote
2answers
429 views
Suggestions for implementing relationships between two lists
Here is what I am trying to accomplish: I want a Sharepoint list(s) that can track received client calls and all follow-up attempts from our staff.
What I initially envisioned this would look like ...
1
vote
3answers
215 views
Any good books on SharePoint interact with JQuery?
Any good books on SharePoint that interact with JQuery?
0
votes
1answer
345 views
Building a Floating Menu for SP 2010
I would like to have a floating menu the menu can come from a list or use the Quick launch.
Any ideas or samples out there..
For example if i can make this float
...
2
votes
1answer
4k views
How to add jQuery to a single page?
I'm new to SharePoint. We have 2010. I want to use jQuery on a single page, not the entire site. What's the best way to do this? Can it be done without modifying the master page? Thanks!
2
votes
2answers
1k views
Include jQuery and plugin script in MOSS site master page
I was looking at potential ways to include jQuery and Paul Grenier's Accordeon Quick launch ...
2
votes
2answers
392 views
Popup to allow emailing of current URL
I'd like to implement an email icon on the pages of our SharePoint 2010 site collection; when the user clicks it, a Lightbox-style popup allows the user to email the current URL with a custom message ...
1
vote
3answers
1k views
How do I fully integrate jQuery into SharePoint 2010
Hi I'm a bit of a newby to Sharepoint!
I have created a masterpage based on nightandday and added some jQuery code that successfully does some simple link hiding/revealing as part of a menu structure ...
0
votes
1answer
3k views
Adding thankyou page to survey (after finish)
I am trying to follow this article http://arabic2000.com/blog/index.php/archives/tag/display-thank-you-after-survey-is-filled but I am lost where he mentioned to find the ID of the onclick validation. ...
5
votes
6answers
3k views
REST ListData service and anonymous authentication
I’ve been trying to use ListData.svc to get a REST feed from a list (actually a pages library) using something like:
...
2
votes
1answer
211 views
Deleting Dead User Accounts from Sharepoint Alerts,Assigned to E-Mails ,Workflows
how delete Dead User Accounts from Sharepoint Alerts,Assigned to E-Mails ,Workflows.
0
votes
1answer
1k views
Change calendar view's layout
I have a calendar list with about 8 views created by filtering on Location. Is it possible to have these views appear differently than the default? I've selected "Week" as the scope for all the views. ...
0
votes
1answer
681 views
Can SharePoint Easy-Tabs be wrapped in jQuery?
I love Christophe Humbert's Easy Tabs for SharePoint. I'm using jQuery on my page layouts and want to add his great code to the $(document).ready() function. However, it keeps blowing up with this ...
1
vote
2answers
251 views
jDigiClock in SharePoint 2010
I'm trying to implement the jDigiClock jQuery plugin for showing the time and the weather in a really cool way in SharePoint 2010. It uses either PHP or ASPX to fetch weather info. I placed all the ...
4
votes
1answer
1k views
How to find the Author Name using SP Client Context in SharePoint 2010?
I am trying to find the Author Name(created by) for a given Item Id using the SP Client context in SharePoint 2010.
Below the code snippet
var ctx = new SP.ClientContext.get_current();
...
0
votes
1answer
2k views
How to get Highest ID using CAML and JQuery
I am using a web service and am trying to return the highest ID number from the Posts list with viewname {B9212691-1AF1-41AF-9DA7-6073ADDB091B}. So far I have the following.
<script ...
3
votes
5answers
649 views
How can I include jQuery and JavaScript code without straying from the site template?
I've added my JavaScript code by including the script links in the PlaceHolderAdditionalPageHead <asp:Content> tag. Including this has caused a yellow warning stating
The current page has ...
0
votes
0answers
305 views
jquery validation and sharepoint/asp.net validation conflict
I am using the jquery validation plugin together with the builtin validation of the peopleeditor in SharePoint.
But if the user does not check the name of input entered, then on postback it is not ...
0
votes
0answers
68 views
Is the javascript in my webpart executing before the javascript in my MasterPage? [duplicate]
Possible Duplicate:
What is the proper way to add jQuery to a MasterPage?
I have a few webparts that use jQuery. Instead of adding the jQuery in each web part I decided to add it in the ...
1
vote
2answers
278 views
Confirmation box on cancel button and cross (rigth hand corner)
Whenever I leave a page as in exit the page like click the cross button or cancel button it should ask for confirmation -Do i want to navigate from the page(Yes/No)
If No, it should remain on the same ...
3
votes
2answers
3k views
Path to jQuery file for SharePointWebControls:ScriptLink
I'm working in SharePoint 2010 Designer to create a custom page layout. I've added a SharePointWebControls:ScriptLink control but am not sure what the path is to my jQuery library. It's uploaded to ...
1
vote
1answer
626 views
How to make jQuery AJAX request with a HTTP Handler in SP10?
I'm developing a SP 2010 Visual Web Part that needs to load some data via AJAX.
I found this very helpful article but I'm having some doubts about it.
I have the Visual Web Part project, inside I ...
2
votes
6answers
3k views
How to update multiple ListItems with a “Where Clause” using SPServices?
I've searched the jQuery SPServices code examples and MSDN references for an simple example how to update several ListItems using a Where-Clause.
Code for updating a single ListItem with ID = 500, ...
0
votes
1answer
379 views
how to get the id of each dropdown and textarea row
Not sure what is the right approach to tackle this
I want to control te textarea Reason based on what is selected in the dropdown list.
As you can see below i have got to the stage where i can get ...
5
votes
4answers
598 views
Can jQuery intellisense also be installed / used in SharePoint Designer?
There are some references on how to install intellisense for jQuery in VS2008SP1, is it also possible for SharePoint Designer ?
0
votes
1answer
280 views
looping through Dropdowns in a multiform field in sharepoint designer
I have a custom list I built using SharePoint Designer. Its a multi view form so I'm updating in a batch with one SAVE button.
Unfortunately I have a dropdown list on each row and I want to hide a ...
1
vote
1answer
232 views
how to identify webparts by their element in the DOM
I'm working on some DOM scraping in SP and I want to tighten up my logic around web-parts. Namely, is it safe to say that anything with a attribute of 'webpartid' is a webpart?
Some sample ...
0
votes
3answers
518 views
JQuery Modal webpart prompts for answer
I have a webpart that pops up a jquery modal on page load. The modal prompts them to answer a question using a radio button list. They select an answer and click Answer (a modal button) which calls ...
0
votes
1answer
245 views
JQuery + HttpHandler returning whole html page instead of the expected data
I have a design of JQuery calling a .ashx file returning a small table, which was working fine all this time. However, suddenly the http handler seems to be returning the whole html page instead, not ...
1
vote
4answers
442 views
Using JQuery to enlarge the text input boxes in SharePoint 2007 Blog forms
I have a site set up as a Blog Template. I want to use jQuery to expand the size of the text boxes for blog posts in both Viewing and Edit mode (and new mode).
Viewing mode is easy. I edited ...
1
vote
1answer
385 views
Highlight Group By Row in SharePoint List
I've got a dashboard on my SharePoint Homepage that shows a RAG status of all our project tollgates, grouped by (a) category then (b) project.
Is there a way to highlight a group by row in a list ...
1
vote
1answer
81 views
Insert document type in XSLT
I have an XSLT that transforms a picture library and turns it into a jQuery galleria control. I can make it work in a standard html page, but I have the need to put it in a Sharepoint 2007 web-part, ...
1
vote
3answers
757 views
Showing the current user's tasks in a Content Editor Web Part using JQuery
I have been searching this site for an answer but I have been unable to find anything that will work.
I have been trouble pulling the tasks of the current user from a subsite. I am using SharePoint ...
1
vote
1answer
293 views
Can we use jQuery functions as web part properties?
I want to build a wrapper web part which will have properties. These properties must be consumed by jQuery functions and support its consumer webpart. Can we do this?
1
vote
2answers
792 views
How do I write a web part that pops up “Hello world” using jQuery?
I want to use jQuery in my SP2010 hello world web part which pops up "Hello world" using jQuery. What do I have to do? I know I can do this with JavaScript, but I want to learn about jQuery in web ...
0
votes
1answer
252 views
Buidling menu from a list - need how to group columns/distinct
I'm trying to build a menu from a SharePoint list but I need to group the main menus and then add links to the appropiate main menus. I have separated the links using the LinkType column if it is a ...
0
votes
3answers
2k views
Show number of items in Folder in ListView
I'm looking for a solution that displays the number of items that are stored in a folder of a list.
Maybe this can be done with javascript/jquery, but I actually don't want to reinvent the wheel.
If ...
0
votes
1answer
255 views
I can't get to return more than one item when using webservices GetListItems
But i have an issue though it only returns one record while there are more than one item in the list.
Any ideas i did increased the row limit but no luck
$(document).ready(function() {
...
2
votes
3answers
337 views
Why doesn't jQuery execute in a DataViewWebPart with asynchronous load enabled?
The jQuery scripts I have in a DVWP do not get executed when I enable Asychronous Load in the Ajax Options of the DVWP. They do execute when I disable Asychronous Load though. Any thoughts on this?
A ...
1
vote
2answers
583 views
how to validate SharePoint:formfield
I have a data view web part and it does insert,delete ,in edit mode it save and cancel button.The data is based on a custom list.In the list i have set the max to 4 but in DWP it doesn't seem to work.
...
0
votes
1answer
124 views
How is it possible that CEWP shows up with IE but nothing in FF, Chrome and Safari?
On my machine I can get CEWP to show (image and data) on IE and FF. Chrome and Safari still show nothing (just blank screen). CEWP is linking to a txt file that has javascript stuff. Here is the code ...
1
vote
5answers
2k views
Best practices for including jQuery from a web part?
I have a web part that requires jQuery. I'm wondering what the best practices are when it comes to including this. I assume that just adding it to a page that already has it could potentially cause ...
0
votes
1answer
651 views
How to replace the text is on the SharePoint 2010 page using Jquery
I want to replace the text "TermsConditions" with "Something" from the below html snippet, would like to use the query to do so but could not achieve it..Any help?
<tr>
<td ...
2
votes
1answer
161 views
jQuery Script causing errant Page group to not load
In my attempt to present multiple list data, I have ventured into the territory of the DVWP.
I have three lists A, B, C. Each of these lists are interrelated. When click the title from List A, I ...
