Hi guys,
I have one input text box which takes the number as an input. I want something like this. For eg if the user inputs the number ‘4’ and clicks on anchor tag then i should be able to crate 4 boxes as per as user required without reloading the page.Is there any possible way to do this or something useful resources.
Note : Not creating the HTML DOM on jquery itself.
Thanks 
- Microlancer Beta Tester
- Author had a Free File of the Month
- Has been a member for 3-4 years
- Item was Featured
- Author was Featured
- Austria
- Exclusive Author
- Referred between 200 and 499 users
If a “box” is not a DOM element… What is it?
revaxarts said
If a “box” is not a DOM element… What is it?
sorry you misunderstood i mean to say not creating the box with jquery itself 
