Profile_bird

Hey there! filamentgroup is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving filamentgroup's tweets.

Already using Twitter
from your phone? Click here.

filamentgroup

  1. @sclev That bug just popped up in the last couple of days and is probably related to the server cache. The team is working on a fix.
  2. @fienen Yeah, sorry. If you end up developing the option though, we'd appreciate seeing the patch. Let us know!
  3. @fienen yeah. the left positions are calculated and set with JS, so it would need to be modified to use "top" instead, among other things...
  4. @brenelz thanks. Glad you like the technique! (re: accessible custom checkboxes/radios: http://bit.ly/ntKDu )
  5. @fienen UI's slider supports vertical orientation, so yes, it could be done. We didn't make a demo for it though. It'd take some js/css mods
  6. @phaza Thanks! re: categories: We tag our articles with all relevant categories, but you can view all our posts chronologically too.
  7. @phaza the rangepicker you linked to is the only one we've released, yes. jQuery UI also offers the single datepicker component.
  8. Filament Group’s Visualize canvas charting technique demonstrated at FOWA London. http://bit.ly/vGMyv Thanks for the mention, @brucel
  9. @chrisvoo yep, we combine and gzip JS and CSS in one file on the server side. I believe what we use is similar to this: http://bit.ly/gwZ4T
  10. we posted an update to our "visualize" canvas charting script with bug fixes & better support for negative values. http://bit.ly/13r9lH
  11. jQuery UI button widget is coming along. http://bit.ly/395DWm
  12. @stuardo_str Can you clarify? Not sure what you're asking.
  13. @miketaylr Thanks Mike!
  14. Filament Group's recap of #jqcon with slides from Todd and Scott's presentation on the Theming in jQuery UI http://bit.ly/2mJDr
  15. @chiatar Most themes are around 110k, and that includes all the images and widget-specific styles for all the current UI widgets.
  16. working on slides for our ThemeRoller & jQuery UI CSS Framework presentation at the jQuery Conference this Saturday
  17. RT @tweetmeme jQuery UI 1.7 Cheatsheet http://bit.ly/6cnWb #jquery #jqueryui #cheatsheet
  18. @zachleat Try the site again. It seems to be up and running fast!
  19. Vote for Our SXSW 2010 Panel, “JS Sometimes Included: Building Apps That Work Everywhere” http://bit.ly/Mvrkb
  20. updated our custom input plugin to work without images: Accessible, Custom Designed Checkbox and Radio Button Inputs... http://bit.ly/ofNIX