Click here to Skip to main content
15,886,919 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How to Create Website like PriceRaja.com Pin
Member 123665703-Mar-16 0:18
Member 123665703-Mar-16 0:18 
GeneralRe: How to Create Website like PriceRaja.com Pin
Richard MacCutchan3-Mar-16 2:12
mveRichard MacCutchan3-Mar-16 2:12 
GeneralRe: How to Create Website like PriceRaja.com Pin
Member 123665703-Mar-16 2:18
Member 123665703-Mar-16 2:18 
QuestionAlternative to SOAPUI Pin
lmnorms23-Feb-16 21:16
lmnorms23-Feb-16 21:16 
AnswerRe: Alternative to SOAPUI Pin
Nathan Minier25-Feb-16 1:57
professionalNathan Minier25-Feb-16 1:57 
Questionresponsive image element inside fieldset element using bootstrap.css and img-thumbnail Pin
jkirkerx18-Feb-16 14:05
professionaljkirkerx18-Feb-16 14:05 
QuestionUsing a spinner on a input file element Pin
jkirkerx17-Feb-16 13:26
professionaljkirkerx17-Feb-16 13:26 
AnswerRe: Using a spinner on a input file element Pin
Richard Deeming18-Feb-16 2:59
mveRichard Deeming18-Feb-16 2:59 
Customising the file input is fairly complicated. Most browsers don't give you any hooks to do it, so you end up hiding the input and generating the UI yourself. It's tricky, because you have to make the click event on your custom UI trigger the click event on the input, so that the file dialog pops up.
Whipping File Inputs Into Shape with Bootstrap 3 · A Beautiful Site[^]

You might have more luck using a pre-built control for this. For example:




"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Using a spinner on a input file element Pin
jkirkerx18-Feb-16 4:04
professionaljkirkerx18-Feb-16 4:04 
GeneralRe: Using a spinner on a input file element Pin
jkirkerx18-Feb-16 4:16
professionaljkirkerx18-Feb-16 4:16 
AnswerRe: Using a spinner on a input file element Pin
Brisingr Aerowing26-Feb-16 17:57
professionalBrisingr Aerowing26-Feb-16 17:57 
GeneralRe: Using a spinner on a input file element Pin
jkirkerx27-Feb-16 13:08
professionaljkirkerx27-Feb-16 13:08 
GeneralRe: Using a spinner on a input file element Pin
Brisingr Aerowing27-Feb-16 15:13
professionalBrisingr Aerowing27-Feb-16 15:13 
GeneralRe: Using a spinner on a input file element Pin
jkirkerx28-Feb-16 8:09
professionaljkirkerx28-Feb-16 8:09 
QuestionThwarting CTRL-A Copies Pin
C-P-User-316-Feb-16 7:10
C-P-User-316-Feb-16 7:10 
AnswerRe: Thwarting CTRL-A Copies PinPopular
Richard Deeming16-Feb-16 7:53
mveRichard Deeming16-Feb-16 7:53 
GeneralRe: Thwarting CTRL-A Copies Pin
C-P-User-316-Feb-16 7:57
C-P-User-316-Feb-16 7:57 
GeneralRe: Thwarting CTRL-A Copies Pin
Richard Deeming16-Feb-16 8:02
mveRichard Deeming16-Feb-16 8:02 
GeneralRe: Thwarting CTRL-A Copies Pin
C-P-User-316-Feb-16 8:03
C-P-User-316-Feb-16 8:03 
GeneralRe: Thwarting CTRL-A Copies Pin
Richard Deeming16-Feb-16 8:05
mveRichard Deeming16-Feb-16 8:05 
GeneralRe: Thwarting CTRL-A Copies Pin
C-P-User-316-Feb-16 8:09
C-P-User-316-Feb-16 8:09 
GeneralRe: Thwarting CTRL-A Copies Pin
C-P-User-316-Feb-16 8:13
C-P-User-316-Feb-16 8:13 
GeneralRe: Thwarting CTRL-A Copies Pin
C-P-User-316-Feb-16 9:56
C-P-User-316-Feb-16 9:56 
QuestionTo Everyone Pin
mharie14-Feb-16 2:17
mharie14-Feb-16 2:17 
AnswerRe: To Everyone Pin
Richard MacCutchan14-Feb-16 2:38
mveRichard MacCutchan14-Feb-16 2:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.