I\'m trying to set a hex mask for a textbox. So that only valid hex numbers can be entered. (And \',\' and \'ENTER\')
I have an input mask on my text box like 000,000,000.00 I have the following jQuery code to check the value of text box be开发者_开发问答fore submitting data.
I\'ve got mask images w/o alpha channel, pure black and white with a black polygone on the center sourrounded by white.
I am using the jQuery mask plugin from http://digitalbush.com/projects/masked-input-plugin/ I want to customize my plugin and have tried my best to do it but I can\'t.
I need to mask the input box/text box in ASP.NET MVC 2 for Credit Card. But the masking shouldn\'t affect its bind开发者_StackOverflow社区ing to its model.
I\'ve found a good way to store some data in the database with a binary sequence, like 0b0101000 and find rows that give a positive result after applying a mask.
so here is what I am trying to do.I have a birth date text field, while the user in puts text i want the field to automatically put it in the form YYYY-MM-DD.Basically while the user types it replaces
i\'ve created a sprite to drag and drop around the stage.the sprite is masked and has it\'s mask as it\'s child so that it too will drag along with the sprite.everything works fine until i add a drop
I\'ve worked a little bit with masks in开发者_开发问答 AS3 but I\'m not sure how I can do this with masks.
I would like to know if WPF support 3D Volumetric Effects like \"spotlight开发者_如何学Python (sort of smoke effect like in nightclub)\"