Main > Free Download Search >

Free fashion script

fashion

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 26
Javascript Image combobox 1.4

Javascript Image combobox 1.4


JavaScript custom dropdown - JavaScript image combobox Are you tired with your old fashion dropdown? Try this new one. Image combo box. You can add an icon with each option. It works with your existing "select" element. I hope youll like more>> JavaScript custom dropdown - JavaScript image combobox Are you tired with your old fashion dropdown? Try this new one. Image combo box. You can add an icon with each option. It works with your existing "select" element. I hope youll like this. Image dropdown features: Fully Skin-able Your original dropdown is safe, so your form post will not be messed. An image can be inserted with your text. Each "option" can have an image. You may covert all combobox as a image combobox, you may convert by id, multiple ids, or by wild card. Well see that in example. Allmost all events are working now. Dependency: Jquery 1.2.6 or later. Image dropdown weakness: onkeypress, onkeydown and onkeyup are still not working. options inline style is not working in IE How to use? Please visit my site to get all details.<<less
Added: 2009-03-13 License: Freeware Price: $0.00USD
31 downloads
psx 0.19.3 beta

psx 0.19.3 beta


psx is a framework for developing dynamic Websites in PHP. It is completly programmed with the object-oriented style and designed in a modular fashion. psx strictly separates code from design. The template engine is based on XML and XSLT. more>> psx is a framework for developing dynamic Websites in PHP. It is completly programmed with the object-oriented style and designed in a modular fashion. psx strictly separates code from design. The template engine is based on XML and XSLT.<<less
Added: 2009-01-28 License: GPL Price: $0.00USD
19 downloads
Rich HTML Ticker

Rich HTML Ticker


Rich HTML TIcker is a practical script for displaying ordinary, rich HTML content in a rotated fashion on your page. The ticker contents can either be defined inline on the page, or within an external file and fetched using Ajax. more>> Rich HTML TIcker is a practical script for displaying ordinary, rich HTML content in a rotated fashion on your page. The ticker contents can either be defined inline on the page, or within an external file and fetched using Ajax.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
17 downloads
Attractive and advanced fashion presentation

Attractive and advanced fashion presentation


Using this thoroughly explained, detailed lesson, you will see how to create very attractive and modern fashion presentation using some special flash tips and tricks. more>> Using this thoroughly explained, detailed lesson, you will see how to create very attractive and modern fashion presentation using some special flash tips and tricks.<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
15 downloads
ClickBank Cloaker (PHP) 1

ClickBank Cloaker (PHP) 1


This free script shows you how to make a Clickbank redirect for any product in a very simple fashion. more>> This free script shows you how to make a Clickbank redirect for any product in a very simple fashion.<<less
Added: 2008-05-30 License: Freeware Price: $0.00USD
14 downloads
Contrexx 2.0b

Contrexx 2.0b


Contrexx is a content management system that helps you to realize websites for internet, extranet and intranet quickly. more>>

Contrexx 2.0b is developed to be a content management system that allows you to realize websites for internet, extranet and intranet quickly. The standardized modules of Contrexx cover the individual demands and you can look forward to professional support.

Contrexx will surprise you with its simple handling. Your web content is completely separated from the design, so you can easily keep your information current. Contrexx is built in a modular fashion and allows for individual adjustments.

Major Features:

  1. Numbers of User and Usergroups
  2. Multilanguage
  3. WYSIWYG-Editor, MS Word Module
  4. Site Administration
  5. Usergroup Administration
  6. Numbers of User and Usergroups
  7. Multilanguage
  8. WYSIWYG-Editor, MS Word Module
  9. Site Administration
  10. Usergroup Administration
  11. User rights
  12. Mediamanager
  13. Picture Manager
  14. Modulemanager
  15. Layoutand Designadministration (XHTML, Templatesystem)
  16. Database Backup Functionality
  17. Metatag administration, Search Engine Optimization (SEO)
  18. Contactform Wizard (Export)
  19. NewsTeasersystem
  20. Volltextsuche
  21. IDS (Intrusion Detection System)
  22. Sitemap
  23. Downloadarchiv (Medienarchiv)
  24. Protected Areas
  25. Statistics (Webstats)
  26. Workflowand Contentflow System
  27. Timebased Publication of Websites
  28. Google SitemapsUser rights
  29. Mediamanager
  30. Picture Manager
  31. Modulemanager
  32. Layoutand Designadministration (XHTML, Templatesystem)
  33. Database Backup Functionality
  34. Metatag administration, Search Engine Optimization (SEO)
  35. Contactform Wizard (Export)
  36. NewsTeasersystem
  37. Volltextsuche
  38. IDS (Intrusion Detection System)
  39. Sitemap
  40. Downloadarchiv (Medienarchiv)
  41. Protected Areas
  42. Statistics (Webstats)
  43. Workflowand Contentflow System
  44. Timebased Publication of Websites
  45. Google Sitemaps
<<less
Added: 2008-05-16 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
Advanced RSS Ticker

Advanced RSS Ticker


Advanced RSS Ticker script allows you to easily display any RSS content on your site in a ticker fashion. more>>
Advanced RSS Ticker serves as a script for showing any RSS content on your site in a ticker fashion such as the latest headlines from CNN. It applies a simple PHP based RSS parser called LastRSS for retrieving a RSS feed, then Ajax and DHTML to display the feed dynamically and with flare. As a pre-requisite then, your site itself must support PHP, though the page using this ticker can be any regular HTML file.

Major Features:

  1. Displays any RSS feed on the web in a ticker fashion. Specify exactly what components of the feed items to display, such as the title of the item, description, or post date.
  2. Each RSS feed is cached on the server for best performance.
  3. Total customization of each RSS ticker through the frontend JavaScripteasily specify the RSS cache period, CSS class name to style the ticker, delay between message change, and what parts of the feed to show (ie: title description).
  4. Enable or disable a fading effect between message change just by adding or removing two lines of CSS code
  5. Ticker pauses onMouseover.
  6. Display multiple RSS tickers on a page, each with their own independent settings.

Requirements: none

<<less
Added: 2008-05-08 License: Freeware Price: Freeware
17 downloads
PHP Breadcrumbs Class 1.0

PHP Breadcrumbs Class 1.0


This is a little helper PHP class that will let you create and manage your breadcrumbs in an OOP fashion. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh) and you should be able to figure it all out by reading more>> This is a little helper PHP class that will let you create and manage your breadcrumbs in an OOP fashion. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh) and you should be able to figure it all out by reading into the documentation and to the example file. Oh, and, as usually, everything is template driven!<<less
Added: 2008-04-17 License: Free Non-Commercial Price: $0.00USD
13 downloads
OBJ position 1.0

OBJ position 1.0


How often have you needed to know the exact screen coordinates of an element inside a web page? For example, to place a layer below a table cell in a combo box fashion? more>> How often have you needed to know the exact screen coordinates of an element inside a web page? For example, to place a layer below a table cell in a combo box fashion?<<less
Added: 2008-03-07 License: GPL Price: $0.00USD
14 downloads
Bulleted List Server Control in ASP.NET 2.0 1

Bulleted List Server Control in ASP.NET 2.0 1


BulletedList server control is a new ASP.NET 2.0 feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET 2.0 to render organized data. Bulleted List control also helps in that. more>> BulletedList server control is a new ASP.NET 2.0 feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET 2.0 to render organized data. Bulleted List control also helps in that. The Bulleted List server control is meant to display a bulleted list of items easily in an ordered or unordered fashion.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
15 downloads
Web Site Navigation in ASP.NET 2.0 1

Web Site Navigation in ASP.NET 2.0 1


Explains how to give consistent ways for the users to navigate the website. Web applications that you develop will have multiple pages interconnected with each other in some fashion. You need to have a navigation system in place which can help the more>> Explains how to give consistent ways for the users to navigate the website. Web applications that you develop will have multiple pages interconnected with each other in some fashion. You need to have a navigation system in place which can help the end user to successfully work through your application.<<less
Added: 2007-10-05 License: Freeware Price: $0.00USD
13 downloads
PHP Stack 1.0

PHP Stack 1.0


PHP Stack brings a stack data structure to PHP. It allows developers to utilize Push, Pop, Search, Empty (a check if the stack is empty), Size and "Peek". Peek allows developers to look at the top item in the stack without Popping it from the stack. more>> PHP Stack brings a stack data structure to PHP. It allows developers to utilize Push, Pop, Search, Empty (a check if the stack is empty), Size and "Peek". Peek allows developers to look at the top item in the stack without Popping it from the stack. Basically, a Stack is a data structure more commonly found in lower level programming languages. It is useful for wanting to organize data in a First In Last Out fashion. This project is released under GPL v3.<<less
Added: 2007-07-29 License: GPL Price: $0.00USD
14 downloads
Fashion flash menu

Fashion flash menu


This tutorial will teach you how to create advanced and modern fashion flash menu using the pictures. more>> This tutorial will teach you how to create advanced and modern fashion flash menu using the pictures.<<less
Added: 2007-07-22 License: Freeware Price: Free
836 downloads
Conveyor Belt slideshow script

Conveyor Belt slideshow script


Conveyor Belt slideshow script brings you a convenient and easy-to-use cross browser image slideshow which scrolls the containing images in a conveyor belt fashion. more>>
Conveyor Belt slideshow script brings you a convenient and easy-to-use cross browser image slideshow which scrolls the containing images in a "conveyor belt" fashion. Images can be set to click through to various URLs, and when the mouse moves over the "belt", it pauses for the visitor to interact. Cool!
<<less
Added: 2007-06-13 License: Freeware Price: Freeware
1 downloads
Demontemplates.com

Demontemplates.com


We offer Ecommerce web design templates for companies and businesses that require diverse website designs whilst focusing on the ease of use. We now also include with in our growing Cubecart Template designs the addition of fashion and auto designs. more>> We offer Ecommerce web design templates for companies and businesses that require diverse website designs whilst focusing on the ease of use. We now also include with in our growing Cubecart Template designs the addition of fashion and auto designs. We offer effective custom Cube cart templates and Cubecart Skins to help individuals, companies and organizations develop with the design of a functional website and search engine optimization to direct potential customers to the website through the major search engines. We believe this can be achieved by offering you a simplistic approach into your website design. With this in mind we truly believe that Cubecart professionally designed templates or Cubecart Skins is the way forward, with this option it will not break the bank. CubeCart Designs really is the future of good ecommerce web design.....<<less
Added: 2007-06-11 License: Other Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2