rumremix


Member since 03/22/2010

7 snippets

9215 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

rumremix's Recent SnippetsTagged list



« Prev 1 Next »
The following code fetches contents of each Title field from the list called "LandingMiddleLinks"
0 1578 posted 11 years ago by rumremix
Comment out the SharePoint:SaveButton tag and replace with input tag
0 1574 posted 13 years ago by rumremix
We use lists for all sorts of things, especiall navigation elements for which bullets don't make sense. Often, it is most convenient to remove bullet/list styles from all list elements globally. In fact many css resets do just that. However, there ma...
0 1015 posted 13 years ago by rumremix
Just syntax examples here. First block reads, second writes. Top function just a debugging helper. Using jquery 1.5, $(xData.responseXML).find("nodeName=z:row]").each(function(i)... may need to be written as $(xData.responseXML).find("nodeName='z...
0 1387 posted 14 years ago by rumremix
This code works for me without requiring any includes, plugins, or service packs. It should also integrate seamlessly with jquery. If needing to perform this process more than once on a page, make sure namedListItem variable is unique for each case (...
0 1222 posted 14 years ago by rumremix
This code works for me without requiring any includes, plugins, or service packs. It should also integrate seamlessly with jquery.
0 1065 posted 14 years ago by rumremix
« Prev 1 Next »