Code Junkie
ASP.Net, AJAX, jQuery and T-SQL Posts
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
AJAX
ASMX
ASP.NET
ASP.Net Forums
Branding
Browsers, IE 8
bubble count
CodePlex
CSS
Dialog
dropdown lists
EMAIL
filtered lists
GridView
Hack
Image Gallery
Image Scaling
IMG
InfoPath
Intellisense
jQuery
jquery mobile
LightBox
LightView
Listview
Live Writer
LiveWriter
Mail
MasterPages
Modals
MOSS
onload
RDP
SharePoint
Slider
SMTP
Stackoverflow.net
submit
Terminals
Visual Studio
Web Services
web.config
weblogs.asp.net
webservices
YahooUI
YUI
Sponsors
advertise here
Navigation
Home
Blogs
Archives
December 2011 (3)
April 2011 (1)
February 2010 (1)
January 2010 (1)
September 2009 (1)
August 2009 (1)
July 2009 (1)
April 2009 (1)
February 2009 (5)
January 2009 (1)
December 2008 (3)
October 2008 (1)
September 2008 (1)
July 2008 (1)
January 2008 (1)
November 2007 (1)
October 2007 (1)
Follow Me
Twitter
Recent Posts
2
Comments
Update Bubble Count For Filtered Lists - jQuery Mobile
by
rojay12
When using the Filtered List search ( http://jquerymobile.com/demos/1.0/docs/lists/lists-search.html ) and the Bubble Count ( http://jquerymobile.com/demos/1.0/docs/lists/lists-count.html ) in the jQuery Mobile interface the bubble count number doesn...
Filed under:
jQuery
,
jquery mobile
,
filtered lists
,
bubble count
1
Comments
jQuery Mobile Search Filter Bar - Programmatically Search
by
rojay12
I ran across another issue when trying to filter a list using jQuery Mobile's Filtered List ( http://jquerymobile.com/demos/1.0/docs/lists/lists-search.html ) The functionality itself is really nice, jQuery framework does all the heavy lifting for you...
Filed under:
jQuery
,
jquery mobile
,
submit
,
filtered lists
0
Comments
jQuery Mobile
by
rojay12
I am starting to get my feet wet with jQuery Mobile and find the lack of documentation frustrating. I will be patient as I know that this is a new framework. But to help anyone running up against my frustration I will start posting issues and solutions...
Filed under:
Dialog
,
onload
,
jquery mobile
0
Comments
SharePoint System Dialogs and Customized MasterPages
by
rojay12
Anyone who has tried to brand and customize SharePoint know what kind of madness and headaches that go along with it. Just when you think that your masterpage looks good you click into a deep dark subpage that makes your layout look hideous. Although...
Filed under:
SharePoint
,
Branding
,
Dialog
,
MasterPages
2
Comments
Simple jQuery Content Rotator
by
rojay12
jQuery to the rescue, again, to make my javascript coding life easy. What I needed was a simple text rotator. I went looking for some good examples of jQuery rotators and found a ton of great examples. Who knew it would be this easy? JAVASCRIPT $(document...
8
Comments
Add Label To jQuery Slider Handle
by
rojay12
While in process of using the jQuery UI Slider in creating an alpha slider for a rolodex interface I came across some desired UI enhancements. Instead of having a slider that was plain i want to add the current value of the slider to interface. A quick...
Filed under:
ASP.NET
,
jQuery
,
Slider
0
Comments
XML Document to XSD To Strong Typed Class
by
rojay12
Convert XML to XSD to Class From a command prompt run the following statements to convert first to an XSD then to a CS file. C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin>xsd c:\myXML.xml /out:c:\ C:\Program Files\Microsoft...
9
Comments
Great Article On Cascading DropDown List and jQuery
by
rojay12
Not to poach a blog post/article you need to go to www.mikesdotnetting.com and read his great article on Cascading DropDownLists with jQuery and ASP.NET. http://www.mikesdotnetting.com/Article/97/Cascading-DropDownLists-with-jQuery-and-ASP.NET After I...
Filed under:
ASP.NET
,
jQuery
,
dropdown lists
0
Comments
Make IE scale images more smoothly
by
rojay12
First off, I hate really dislike IE, although IE 8 is better. Secondly there are ways to overcome the hate dislike. Here is a nice explanation of fixing the img scaling issue in IE. http://joelonsoftware.com/items/2008/12/22.html In short, add this to...
Filed under:
Image Scaling
,
IMG
,
CSS
5
Comments
Hide The Default SharePoint Content Libraries/Lists *HACK*
by
rojay12
Recently for a client I created a custom Document Library that is specific to their organization. After creating it I wanted to hide the standard document library that comes with SharePoint. I don't want to delete it, just hide it so it can't be accidentally...
Filed under:
SharePoint
,
Hack
More Posts
Next page »