Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.335.877 Times

Jquery Sharepoint Item Calculation software
Filter: All | Freeware | Demo
 

Jquery Sharepoint Item Calculation

< 1 2 3 4 5 > 
Released: August 30, 2010  |  Added: August 15, 2013 | Visits: 4.364

SharePoint Text Size Zoom Enlarge or reduce the default text size displayed in SharePoint; Add zoom options to any SharePoint page; Restore the text to its original size using the revert option. The SharePoint Text Size Zoom web part gives users direct control over their individual SharePoint display, enabling them...



Platforms: Windows

License: Shareware Cost: $110.00 USD Size: 605.9 KB Download (431): SharePoint Text Size Zoom Download

Released: August 30, 2010  |  Added: August 04, 2013 | Visits: 3.370

SharePoint Project Timer The SharePoint Project Timer web part is a powerful and flexible digital countdown timer that helps remind you of important, upcoming milestones and deadlines. It displays as a digital clock that shows you the number of days, hours, minutes, and seconds remaining until the target end-date and...





Platforms: Windows

License: Shareware Cost: $449.00 USD Size: 771.3 KB Download (187): SharePoint Project Timer Download

Released: January 14, 2010  |  Added: August 19, 2013 | Visits: 3.339

SharePoint Project Progress Monitor Display SharePoint percentage data as a graphical progress bar; Two-way conversion between raw numerical data and eye-catching color-coded progress bars; Fully customizable color options, bar length settings, and minimum and maximum allowed values; Supports percentage values above 100% and...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 313.57 KB Download (212): SharePoint Project Progress Monitor Download

Released: June 03, 2010  |  Added: July 05, 2013 | Visits: 3.452

SharePoint Wiki Redirect SharePoint Wiki Redirect provides an easy way to manage different versions of wiki pages and control which version is displayed by default. This free SharePoint wiki web part gives you the ability to quickly toggle between the SharePoint wiki versions edited most recently, the latest...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 291.2 KB Download (369): SharePoint Wiki Redirect Download

Released: November 20, 2008  |  Added: August 05, 2009 | Visits: 3.083

XPlica for SharePoint 2007 XPlica for SharePoint 2007 enables SharePoint users to migrate documents and its associated metadata from one SharePoint library to another. XPlica migrates SharePoint libraries, folders, documents, version histories and metadata to the desired destination location. XPlica supports both...


Platforms: Windows

License: Commercial Cost: $1.00 USD Size: 2.52 MB Download (181): XPlica for SharePoint 2007 Download

Released: August 14, 2009  |  Added: August 24, 2009 | Visits: 1.659

SharePoint Virto Alerts Customizer Virto Alerts Customizer for Microsoft SharePoint is new and effective web part created to enhance and streamline SharePoint Alert Management System. Virto Alerts Customizer for SharePoint provides users with additional adjustment features. You can easily create your own Alerts which can be...


Platforms: Windows

License: Shareware Cost: $695.00 USD Size: 141.64 KB Download (122): SharePoint Virto Alerts Customizer Download

Released: August 20, 2009  |  Added: September 03, 2009 | Visits: 3.627

SharePoint Business Data List Connector The fast, easy and complete integration of external LOB data, e.g. from databases, is a common requirement in the use of Microsoft SharePoint technology. Existing solutions, such as the Business Data Catalog (BDC) in SharePoint 2007 or the Business Connectivity Services (BCS) in SharePoint 2010,...


Platforms: Windows

License: Shareware Cost: $1065.00 USD Size: 97.66 KB Download (118): SharePoint Business Data List Connector Download

Released: September 14, 2009  |  Added: September 20, 2009 | Visits: 1.792

Desktop Item Manager "Desktop Item Manager" helps you forget about desktop items' chaos caused when changing your screen resolution. It allows you to manage an item order on desktop saving and/or restoring any variants of desktop item placing. This utility will definitely help you save your time and nerves!...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 471.1 KB Download (137): Desktop Item Manager Download

Released: January 19, 2010  |  Added: June 27, 2013 | Visits: 5.554

SharePoint Site User Directory Do you need an easy to use source of user's information of SharePoint? Or have you needed to find people and expertise within the company for experienced assistance? Site User Directory web part allows for a display in navigational tree view either by alphabetical, OUs, SharePoint site...


Platforms: Windows

License: Shareware Cost: $110.00 USD Size: 392.54 KB Download (284): SharePoint Site User Directory Download

Released: June 03, 2011  |  Added: December 04, 2011 | Visits: 1.700

Parent Selector Column Parent Selector Column is intended to lookup to self (containing list) in order to display hierarchical data. Main difference with standard SharePoint Lookup is absence of own item (standard SharePoint Lookup contains own item). Users can also use the picker dialog to choose data from large...


Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 1.5 MB Download (111): Parent Selector Column Download

Added: February 27, 2010 | Visits: 1.147

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item Download

Added: November 05, 2010 | Visits: 1.055

Dicop::Item::Template Dicop::Item::Template is an object defining Dicop::Item subclasses. SYNOPSIS use Dicop::Request::Template push @templates, Dicop::Item::Template->new ( class => Dicop::Item::Subclass, fields => "name => { maxlen => 128, def => some name }", );.


Platforms: *nix

License: Freeware Size: 112.64 KB Download (126): Dicop::Item::Template Download

Added: April 11, 2010 | Visits: 1.963

Convert::Wiki::Node::Item Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). SYNOPSIS use Convert::Wiki::Node::Item; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => item ); print $para->as_wiki(); # print something like "* Foo is a foorbarn" A...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): Convert::Wiki::Node::Item Download

Added: September 24, 2010 | Visits: 1.112

Tk::Image::Calculation Tk::Image::Calculation is a Perl extension for graphic calculations. SYNOPSIS #------------------------------------------------- use Tk::Image::Calculation; my @points_oval = (10, 10, 30, 50); my @points_circle = (20, 20, 60, 60); my @points_polygon = (136, 23, 231, 55, 463, 390, 338, 448,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): Tk::Image::Calculation Download

Released: February 05, 2010  |  Added: February 11, 2010 | Visits: 2.323

SharePoint Clock & Weather Web Part This free and extremely simple web part is designed to be easily integrated with your SharePoint Sites. Virto Clock & Weather allow users to always be informed about time and weather in their regions. Using this web part, users can view properties such as local time, weather forecast for...


Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 2.99 MB Download (151): SharePoint Clock & Weather Web Part Download

Released: May 03, 2011  |  Added: May 09, 2011 | Visits: 3.587

Visual jQuery LightBox Visual jQuery LightBox is a free wizard program that helps you easily generate web photo galleries with a nice Lightbox-style overlay effect based on famous jQuery script, in a few clicks without writing a single line of code. Just move your photos to Visual jQuery LightBox application...


Platforms: Windows

License: Freeware Size: 11.62 MB Download (263): Visual jQuery LightBox Download

Released: February 12, 2010  |  Added: February 18, 2010 | Visits: 2.117

Virto SharePoint Calendar Pro Exchange Virto Ajax Calendar enables users to view all of their events from different data sources (SharePoint List, Microsoft Exchange Calendar or SQL Tables) in one single calendar! This surpasses the existing SharePoint calendar view's functionality by allowing users to specify the list or view, and...


Platforms: Windows

License: Shareware Cost: $795.00 USD Size: 1.35 MB Download (101): Virto SharePoint Calendar Pro Exchange Download

Released: May 05, 2010  |  Added: May 18, 2010 | Visits: 4.029

Animated jQuery Menu Style 08 Navigation menus are the most important element one should pay attention when designing a website. Web-developers can create user-friendly horizontal or vertical navigation menus using CSS. Javascript makes it possible to create more interactive, more responsive and more flexible navigation to...


Platforms: Windows, Mac, *nix

License: Freeware Size: 34.07 KB Download (333): Animated jQuery Menu Style 08 Download

Released: October 26, 2009  |  Added: March 11, 2010 | Visits: 1.827

Virto Ajax SharePoint Web Part Calendar Virto Ajax Calendar enables users to view all of their events from different data sources (SharePoint List, Microsoft Exchange Calendar or SQL Tables) in one single calendar! This surpasses the existing SharePoint calendar view's functionality by allowing users to specify the list or view, and...


Platforms: Windows

License: Shareware Cost: $795.00 USD Size: 1.35 MB Download (104): Virto Ajax SharePoint Web Part Calendar Download

Released: June 22, 2010  |  Added: June 25, 2010 | Visits: 2.130

jQuery Menu Style 1 Menus are a key way for visitors to go through your site and access the content. Many different types and styles of menus exist. Here you can find jQuery menu and CSS based drop-down or just multi level menu examples with down loadable files and explanations as well. The base for this menu is...


Platforms: Windows, Mac, *nix, OS/2

License: Freeware Size: 31.33 KB Download (233): jQuery Menu Style 1 Download

< 1 2 3 4 5 >