rumremix


Member since 03/22/2010

11 snippets

5442 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

rumremix's Recent JavaScript SnippetsTagged javascript



« Prev 1 Next »
Works in SP2013 (and I believe 2010). Provides site collection URL without trailing "/"
0 747 posted 10 years ago by rumremix
The following code fetches contents of each Title field from the list called "LandingMiddleLinks"
0 1154 posted 10 years ago by rumremix
Use whatever is needed to select the input box. $('#searchBoxOuter td.ms-sbcell input') reflects some custom master page html I have so I used that.
0 1070 posted 12 years ago by rumremix
Normal replace() function only replaces first instance.
1 764 posted 13 years ago by rumremix
0 610 posted 13 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 850 posted 13 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 752 posted 13 years ago by rumremix
converts date/time that sharepoint kicks out to m/d/y format.
0 630 posted 13 years ago by rumremix
« Prev 1 Next »