Skip to content

Marc D Anderson's Blog

  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy
Facebook X Linkedin Github
Marc D Anderson's Blog
  • SharePoint

    Onward and Upward with jQuery: Reworking My External Links JavaScript

    ByMarc D Anderson July 8, 2009July 8, 2009

    I’ve been watching so many folks out there doing cool things with jQuery, and it’s time to bite the bullet and get up to speed.  I wanted to take a look at something I’d recently posted about and see how I could do it with jQuery rather than pure JavaScript to see what the differences…

    Read More Onward and Upward with jQuery: Reworking My External Links JavaScriptContinue

  • SharePoint

    Whither Great SharePoint Blogs?

    ByMarc D Anderson July 7, 2009

    I’ve noticed over the last few months that many of the SharePoint blogs which I’ve been following for years have sort of gone away.  They are actually still there, but rather than being a source of great, insightful information about new ways to do things with SharePoint, tips and tricks, code snippets, and the like,…

    Read More Whither Great SharePoint Blogs?Continue

  • Text-Align Fix for Firefox

    ByMarc D Anderson July 6, 2009July 29, 2009

    If you’ve got a text-align attribute in your CSS and all looks well in Internet Explorer but not in Firefox, there’s a simple (though non-sensical) fix.  It seems that Firefox doesn’t honor the text-align attribute all the time, but there’s a Mozilla-specific tag which will force it to play nicely: The CSS above will right-justify…

    Read More Text-Align Fix for FirefoxContinue

  • SharePoint

    External Link Indicator for SharePoint Pages Using JavaScript

    ByMarc D Anderson June 23, 2009June 23, 2009

    Many so-called Web 2.0 sites show a little icon for any links which send you out of their purview to another site.  This is a nice thing to do within SharePoint as well.  You can easily make this happen without users needing to take any action by adding some JavaScript into your master page. I…

    Read More External Link Indicator for SharePoint Pages Using JavaScriptContinue

  • Fake Latin Generator

    ByMarc D Anderson June 22, 2009

    It’s truly fun what you can find out on the Web to help out you these days.  Here’s another one: a "fake Latin" generator.  You know that unintelligible text that you see in content when you’re looking at a demo?  Well, it’s there on purpose to prevent you from focusing on the text and instead…

    Read More Fake Latin GeneratorContinue

  • SharePoint

    Alpha Selection of List Items in a Data View Web Part (DVWP)

    ByMarc D Anderson June 19, 2009December 18, 2009

    Say you have a list of people (or rooms or products or whatever) where you would like to let the user specify the first letter of the person and then show them all of the people’s names which start with that letter.  Doable, of course, and a nice little recursive XSL template can get you…

    Read More Alpha Selection of List Items in a Data View Web Part (DVWP)Continue

  • SharePoint

    Harvey Balls for Office Documents

    ByMarc D Anderson June 17, 2009August 22, 2014

    If you’ve been around for a while and/or you subscribe to Consumer Reports Magazine, you know what Harvey Balls are.  They are little circles with varying amounts filled in which can be used to represent a level of completeness, sophistication, match to a standard, etc.  They are a good replacement for numerical scales in many…

    Read More Harvey Balls for Office DocumentsContinue

  • SharePoint

    Redirect to Another Page from NewForm.aspx with the New Item’s ID

    ByMarc D Anderson June 12, 2009July 12, 2022

    UPDATE 2009-10-19: I solved this for real in the jQuery Library for SharePoint Web Services function called $().SPServices.SPRedirectWithID.  Feel free to read this post, but this is the solution you’re looking for. UPDATE 2009-10-01: I’ve posted an update on this idea.  It’s possible to simplify the interstitial page using the Web Services from the jQuery Library for…

    Read More Redirect to Another Page from NewForm.aspx with the New Item’s IDContinue

  • SharePoint

    Displaying a Multi-Select Column "Nicely"

    ByMarc D Anderson June 11, 2009August 26, 2010

    UPDATE 2010-08-26: I’ve added this template to the SPXSLT project on Codeplex. There’s a bit more explanation there. UPDATE 2010-04-27: Shalin Parmar pointed out in a comment below that I had  a bug in the template where the separator would only be displayed between the first and second values.  I’ve made a change to the template to…

    Read More Displaying a Multi-Select Column "Nicely"Continue

  • SharePoint

    Apostrophe character in Data View Web Parts

    ByMarc D Anderson June 10, 2009June 10, 2009

    Here’s another case where looking at my blog stats gave me an idea for a post.  There were several searches about the apostrophe character which led people to my blog today: sharepoint data view apostrophe dataview apostrophe problem sharepoint The apostrophe character (‘ or ' or ASCII character 39) is a bit of a trickster…

    Read More Apostrophe character in Data View Web PartsContinue

Page navigation

Previous PagePrevious 1 … 85 86 87 88 89 … 115 Next PageNext

Need help with the SharePoint Framework (SPFx), Learning Pathways, or PnP Modern Search? Our 1-Hour Jumpstarts may be for you!

Recent Comments

  • Michael Hanes on Connecting to Multiple Tenant Sites in a foreach Loop with PnP.PowerShell – Efficiently
  • Marija on Dear Microsoft: Stop It with Copilot, Already
  • Company Branding on Brand Kits in Microsoft 365: Two Features, One Goal — and Why You Should Care About Both
  • Marc D Anderson on The Trick to Using Lookup Columns with Content Types from the Content Type Hub
  • Colin Gardner on The Trick to Using Lookup Columns with Content Types from the Content Type Hub

Series

  • SharePoint Online Search Isn't Displaying What I Expect (2)
  • Sympraxis Client Side Development Pipeline (2)
  • Looping Through Content in a SharePoint 2013 Site Workflow (4)
  • Single-Page Applications (SPAs) in SharePoint Using SPServices (4)
  • SPServices Stories (21)
  • Moving from SPServices to REST (6)
  • Create a Simple SharePoint 2013 Employee Directory on Office365 (5)
  • Unlocking the Mysteries of Data View Web Part XSL Tags (21)

© 2026 Marc D Anderson's Blog - WordPress Theme by Kadence WP

Scroll to top
  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy