-1
votes
1answer
150 views

my first comprehensive solution : C# “DataDriven Web Appication” Ft. my “Html Markup Generator” needs Professionals Help!

this project is very important for me so i decided to post it here .. with hopes it'll enable me to Draw some Experienced developers attention, as it start to get a little too complex for my skills ...
2
votes
0answers
179 views

Display progress bar to show async. request status using JQuery

Instead of using ProgressBar plugin, I've below script to display the progress bar for async. requests on the page. Could anyone provide any feedback on this esp. if there will be any issues like ...
1
vote
0answers
247 views

AJAX MaskedEditValidator isValidEmpty property manipulation

thanks for visiting , this is my initial question that lead me to modify the behavior of AJAX MaskedEditValidator - isValidEmpty attribute. when you try to cancel the interaction with a form , ...
0
votes
0answers
55 views

modal window with form

First, Sorry for my English. I'm very new in web development. I want that you make code review of my code. I have profile page where contains two tabs:User Info and Violations. In the User Info tab ...
0
votes
0answers
74 views

jQuery ui draggable-sortable List, used to Create a Gui Sql Crud-Capble Data-Driven Website application

in this JsFiddle (the link below, it's also my first JsFiddle setup , great tool!), I am trying to implement a new jQuery ui : draggable, droppable and sortable list , so this gui will be the ...