Skip to content
View StefanScott's full-sized avatar

Block or report StefanScott

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. UrWeb-FilterWordList UrWeb-FilterWordList Public

    Demo filtering a list of English words using Ur/Web <ctextbox>, source, signal and SQL LIKE

    3

  2. urweb-pikaday urweb-pikaday Public

    a wrapper the Pikaday datepicker library, for use with Ur/Web

    JavaScript 1

  3. stefanscott.github.io stefanscott.github.io Public

    Demo of a static site

    CSS

  4. urweb-dropdowns urweb-dropdowns Public

    Initial attempts to implement data-bound drop-down menus for Ur/Web, by extending the Crud2 demo.

  5. urweb-crud2local urweb-crud2local Public

    Extends Ur/Web Crud2 demo, allowing user to edit a "local" (ie non-foreign-key) field using a data-bound <select>

  6. urweb-crud2foreign urweb-crud2foreign Public

    Extends Ur/Web Crud2 demo, allowing user to edit a foreign-key field using a data-bound <select>. THIS CODE DOESN'T WORK YET - SEE LINK!