Jump to content

Hayri ASLAN

Moderators
  • Posts

    1577
  • Joined

  • Last visited

  • Days Won

    134

Everything posted by Hayri ASLAN

  1. 1. You can set width and height of toggle 2. ı can create a UniSpDBToggle.
  2. function PrintMe(DivID) {var disp_setting="toolbar=yes,location=no,"; disp_setting+="directories=yes,menubar=yes,"; disp_setting+="scrollbars=yes,width=650, height=600, left=100, top=25"; var content_vlue = document.getElementById(DivID).innerHTML; var docprint=window.open("","",disp_setting); docprint.document.open(); docprint.document.write('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"'); docprint.document.write('"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">'); docprint.document.write('<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">'); docprint.document.write('<head><title>My Title</title>'); docprint.document.write('<style type="text/css">body{ margin:0px;'); docprint.document.write('font-family:verdana,Arial;color:#000;'); docprint.document.write('font-family:Verdana, Geneva, sans-serif; font-size:12px;}'); docprint.document.write('a{color:#000;text-decoration:none;} </style>'); docprint.document.write('</head><body onLoad="self.print()"><center>'); docprint.document.write(content_vlue); docprint.document.write('</center></body></html>'); docprint.document.close(); docprint.focus(); } bunu unisession.addjs ile çalıştıracaksınız. daha sonra unisession.addjs(PrintMe('''+unihtmlframe.jsname+'_id'')); ile yazdırma penceresini açacaksınız
  3. Dear Friends, I removed UniExMap in bundle and it is 50 USD Now.
  4. You can see all features of leaflet map in http://takip.mygps.com.tr/ User name : sistemdemo password : demo4321 It is Uniexmap Component.
  5. it is not related with unigui. it is issue of Firebird. Here is details: http://www.firebirdfaq.org/faq102/
  6. just we need http://dev.sencha.com/deploy/ext-4.0.0/examples/dd/dnd_grid_to_grid.html
  7. First Buyer is billyChou. Thanks billyChou .
  8. Dear Alberto, Actually i am using all that components for our softwares. I am also using unigui from version 0.88 and upgrading for each version. Also I am in turkey and meet with farhsad at farshad office. He may be say some sentences for me.
  9. Dear Friends, UniSpecial is based on Jquery. It is combining Jquery and Extjs. I continue to improve components. You can upgrade UniSpecial lifetime for free. It will be full source code. I haven't Company. For that i can't issue the invoice. It is Only USD50. You can pay via payoneer. Please provide Name, Surname, Email and Country. I will send payment request. Demo is here :http://hayriaslan.net:8078/ Created Components List : UniSpNoty UniSpNoty makes it easy to create alert - success - error - warning - information -confirmation messages as an alternative the standard alert dialog UniSpNumberFormatter UniSpNumberFormatter automatically formats currency and numbers as you type on form inputs. It supports most International numeric formats and currency signs including those used in Europe, North and South America, Asia and India lakhs. UniSpDisableRefresh UniSpDisableRefresh Disabling page refresh with F5, Ctrl + F5 and Ctrl + R UniSpAddClear UniSpAddClear adds a input clearing button on any input you apply it to. It clears the value, and returns focus to that field. UniSpWebCam UniSpWebCam library for capturing still images from your computer's camera, and delivering them to you as JPEG UniSpToggle and UniSpDbToggle UniSpToggle and UniSpDbToggle are easy toggle buttons that you can click, drag, animate, use to toggle checkboxes and more UniSpCombobox UniSpCombobox provide an intuitive user interface for using select inputs with the multiple attribute present. Instead of a select a bootstrap button will be shown w dropdown menu containing the single options as checkboxes UniSpWaitMe UniSpWaitMe for easy creating screenmask with css3 animations UniSpMaskedEdit UniSpMaskedEdit create an input mask. An inputmask helps the user with the input by ensuring a predefined format. This can be useful for dates, numerics, phone numbers UniSpScriptCam UniSpScriptCam is a component to manipulate webcams. Take snapshots, detect movement, colors, QR and barcodes, record videoclips and organize videochats. UniSpColorPicker UniSpColorPicker is a web color picker which looks like the one in Microsoft Office 2010. It can be used a popup bound to a text box. It is a full jQuery UI widget, supporting various configurations. UniSpBootstro UniSpBootstro Show your users a guided tour of what is what on a page. Especially, for first-time users. UniSpSweetAlert UniSpSweetAlert A BEAUTIFUL REPLACEMENT FOR JAVASCRIPT'S "ALERT"
  10. Hayri ASLAN

    Web Camera

    Added Motion Parameters Mask Image Read Barcode
  11. Hayri ASLAN

    Web Camera

    UniSpScriptcam Nearly Ready. Just need integrate Motion functionality
  12. i will share this week and you will can
  13. Hayri ASLAN

    Web Camera

    Yes I can Integrate. I will create component soon
  14. You can use UniExWaitme. http://hayriaslan.net:8079/ I will share soon
  15. Hayri ASLAN

    Web Camera

    i Created UniSpWebcam as part of UniSpecial Components. It can save image to your server.
  16. I Created UniExMaskedEdit. *Demo Updated.
  17. Uniexmap supports Google, Yandex, Yandex Traffic, Open Street Map, ...etc UniExMap demo http://46.235.10.244:4445/ First edit is null username : sistemdemo password : demo4321 you can change language right side of button This is mygps v2. it is under development
  18. Şu an bu component zaten istedikleriniz yapıyor.
×
×
  • Create New...