<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sat, 13 Jun 2026 16:15:58 +0000</lastBuildDate>
    <item>
      <title>(ASP) how to use dynamically generated .Net element IDs on page in jquery or css - rumremix</title>
      <link>https://snipplr.com/view/67168/how-to-use-dynamically-generated-net-element-ids-on-page-in-jquery-or-css</link>
      <description>&lt;p&gt;In the examples, below, Step1 is the id  given to the element. If the element is set to runat="server", when it is rendered on the page, the id will change dynamically to something like ctl00$PlaceHolderMain$Step1. But the actual value may change. To make sure we capture the correct value to manipulate the element in javascript or CSS, use the technique below. Note that this code will need to live on the same page as the element, not in an external js or css file.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Sep 2012 04:37:21 UTC</pubDate>
      <guid>https://snipplr.com/view/67168/how-to-use-dynamically-generated-net-element-ids-on-page-in-jquery-or-css</guid>
    </item>
    <item>
      <title>(ASP) Breadcrumb in Sharepoint 2010 - rumremix</title>
      <link>https://snipplr.com/view/63654/breadcrumb-in-sharepoint-2010</link>
      <description>&lt;p&gt;Both ASP and Javascript versions provided below. Use either one or the other. Code should be placed in a SharePoint 2010 master page.&lt;/p&gt;</description>
      <pubDate>Thu, 01 Mar 2012 10:57:15 UTC</pubDate>
      <guid>https://snipplr.com/view/63654/breadcrumb-in-sharepoint-2010</guid>
    </item>
    <item>
      <title>(ASP) removing I Like and Tags and Notes icons from Sharepoint 2010 - rumremix</title>
      <link>https://snipplr.com/view/52397/removing-i-like-and-tags-and-notes-icons-from-sharepoint-2010</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 21 Apr 2011 03:38:24 UTC</pubDate>
      <guid>https://snipplr.com/view/52397/removing-i-like-and-tags-and-notes-icons-from-sharepoint-2010</guid>
    </item>
    <item>
      <title>(ASP) sharepoint master page script link - rumremix</title>
      <link>https://snipplr.com/view/39197/sharepoint-master-page-script-link</link>
      <description>&lt;p&gt;&lt;asp:ScriptManager&gt; must be placed inside a form tag with runat=server, that is, beneath&#13;
&#13;
&amp;lt;form&amp;gt;&lt;/p&gt;</description>
      <pubDate>Wed, 18 Aug 2010 03:18:54 UTC</pubDate>
      <guid>https://snipplr.com/view/39197/sharepoint-master-page-script-link</guid>
    </item>
  </channel>
</rss>
