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.472.771 Times

Jquery Map Draggable freeware
Filter: All | Freeware | Demo
 

Jquery Map Draggable

1 2 3 4 5 > 
Added: April 26, 2013 | Visits: 697

jQuery Map Hilight 6.x--beta1 / 5.x-1.x-dev It enables the simple addition of mouseover highlighting of hotspots to HTML image maps without requiring the editing of theme files or knowledge of javascript/jquery.In order to map an image a class="jq_maphilight" needs to be added to the img tag.InstallationUnpack in your modules folder...



Platforms: BSD Solaris

License: Freeware Download (55): jQuery Map Hilight 6.x--beta1 / 5.x-1.x-dev Download

Added: April 17, 2013 | Visits: 644

jQuery Map Hilight 6.x--beta1 / 5.x-1.x-dev It enables the simple addition of mouseover highlighting of hotspots to HTML image maps without requiring the editing of theme files or knowledge of javascript/jquery.In order to map an image a class="jq_maphilight" needs to be added to the img tag.InstallationUnpack in your modules folder...





Platforms: BSD Solaris

License: Freeware Download (57): jQuery Map Hilight 6.x--beta1 / 5.x-1.x-dev Download

Added: January 30, 2013 | Visits: 657

jQuery Map Hilight 6.x--beta1 / 5.x-1.x-dev It enables the simple addition of mouseover highlighting of hotspots to HTML image maps without requiring the editing of theme files or knowledge of javascript/jquery.In order to map an image a class="jq_maphilight" needs to be added to the img tag.InstallationUnpack in your modules folder...


Platforms: BSD Solaris

License: Freeware Download (55): jQuery Map Hilight 6.x--beta1 / 5.x-1.x-dev Download

Added: September 12, 2013 | Visits: 481

Floating Manager Menu The people managing content on the sites you build are frequently not site administrators, and the usual administrative menus often do not fit the use case for these roles. Enter Floating Manager Menu.Floating Manager Menu is intended as an alternative to such modules as Simple Menu and...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Floating Manager Menu Download

Released: April 24, 2013  |  Added: May 12, 2013 | Visits: 2.315

Arm Map Explorer Arm Map Explorer recreates all the functionalities of Google Maps on your desktop while expanding them with new extras. Map Explorer lets you locate and view any place on the planet using dynamic interactive maps. These maps are draggable, which means there is no need for you to click and wait...


Platforms: Windows

License: Freeware Size: 5.46 MB Download (203): Arm Map Explorer Download

Added: April 13, 2013 | Visits: 597

Jquery Drag Drop Blocks JqueryDragDrop module written by developers at Ebizon Technologies (www.ebizontek.com) enables drag-drop on blocks. The regions on which those blocks can be dragged and dropped are configurable through admin section. It depends on the Interface Sortable and JQuery Interface module which in turn...


Platforms: PHP

License: Freeware Size: 10 KB Download (52): Jquery Drag Drop Blocks Download

Released: February 01, 2006  |  Added: November 12, 2006 | Visits: 10.972

Karnaugh map This program is a software to minimalizatiom logic function by karnaugh map and use bool algebra. This program can minimalize, draw, write and convert logic function. We are support some PLCs and program can convert logic function to XPRO and HYPEL programs.


Platforms: Windows

License: Freeware Size: 253.91 KB Download (4140): Karnaugh map Download

Released: August 09, 2007  |  Added: August 11, 2007 | Visits: 8.980

Offline Site Map Generator Free Offline Site Map Generator for Windows creates sitemaps for your website. It scans the local folder with your web site copy to collect web site pages.It generates sitemaps of the Google Sitemap Protocol XML and/or the common Site Map HTML which are recognized by all search engines, including...


Platforms: Windows

License: Freeware Size: 568.6 KB Download (631): Offline Site Map Generator Download

Released: September 25, 2014  |  Added: December 30, 2014 | Visits: 4.362

Edraw Mind Map Easy to create mind maps (graphical representations of thought processes) for brainstorming, problem solving, rational analysis, and decision marking. Easy to use drawing tools, many pre-drawn flowchart templates and more than 600 flowchart symbols and flowchart samples, drawing couldn't be...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 28.64 MB Download (792): Edraw Mind Map Download

Added: August 15, 2010 | Visits: 1.341

GD::Map GD::Map is Perl extension for creating geographic map files with GD. SYNOPSIS use GD::Map; my $m = GD::Map:new( basemap_path => "[required]", output_path => "[required]", verbose => 1, ); $m->set_basemap("northamerica"); $m->add_object(id => "route", type => "line", color =>...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (132): GD::Map Download

Added: July 05, 2010 | Visits: 1.489

STL AVL Map STL AVL Map is an implementation of AVL-tree-based map, multimap, set and multiset containers for g++ 4.1.1. Almost everything on this library is based on libstdc++ v3 code, so the same license applies. The AVL operations (in lib/tree.cpp) were written by Daniel Köhler Osmari, and are under...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (128): STL AVL Map Download

Added: June 13, 2010 | Visits: 1.156

Bio::Map::CytoMap Bio::Map::CytoMap is a Bio::MapI compliant map implementation handling cytogenic bands. SYNOPSIS use Bio::Map::CytoMap; my $map = new Bio::Map::CytoMap(-name => human1, -species => $human); foreach my $marker ( @markers ) { # get a list of markers somewhere $map->add_element($marker); }...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (124): Bio::Map::CytoMap Download

Added: November 02, 2010 | Visits: 1.335

QUAKE 4 Quakemas Map QUAKE 4 Quakemas Map Pack is a bonus collection for Christmas with maps for Quake 4. This Map Pack is compatible with QUAKE 4 1.0, and updates 1.0.4.0 and 1.0.5.0. This Map Pack consists of the file pak013.pk4 and contains the following multiplayer maps: Campgrounds Redux (q4dm9): With...


Platforms: *nix

License: Freeware Size: 16.4 MB Download (85): QUAKE 4 Quakemas Map Download

Added: August 02, 2010 | Visits: 1.218

Bio::Map::MappableI Bio::Map::MappableI is an object that can be placed in a map. SYNOPSIS # get a Bio::Map::MappableI somehow my $position = $element->map_position(); # these methods will be important for building sorted lists if( $position->equals($p2) ) { # do something } elsif( $position->less_tha($p2)...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (109): Bio::Map::MappableI Download

Added: April 14, 2010 | Visits: 1.425

GIFgraph::Map GIFgraph::Map can generate HTML map text. SYNOPSIS use GIFgraph::Map; $map = new GIFgraph::Map($gr_object); $map->set(key1 => value1, key2 => value2 ...); $HTML_map = $map->imagemap($gr_file, @data); Is a perl5 module to generate HTML map text for following graph objects GIFgraph::pie,...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (152): GIFgraph::Map Download

Added: August 24, 2010 | Visits: 1.603

UO Web Map UO Web Map project is a Web-based map with user-defined markers for Ultima Online. UO Web Map is Web-based map over the different lands and dungeons in Ultima Online. It is possible for the users to zoom and add their own points of interest directly on the map.. Get UO Web Map at...


Platforms: *nix

License: Freeware Download (134): UO Web Map Download

Added: November 09, 2010 | Visits: 1.361

SILC Map SILC Map is an utility which can be used to visualize the topology of a SILC network. This project can create maps which indicate the exact global position of the servers and it can create HTML pages out of the information it gathers from the servers. It is also possible to create a HTML map...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (150): SILC Map Download

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

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: May 05, 2010  |  Added: May 18, 2010 | Visits: 4.032

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: June 22, 2010  |  Added: June 25, 2010 | Visits: 2.131

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 >