Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
51% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
3
Posts with Downvotes
1
Downvoting Members
3
3 Endorsements
Ranked #486
Ranked #4K
~1K People Reached
About Me

Revolutionar

Favorite Tags
Member Avatar for arifsaroha

Hello Friends, please check the bug in the following code, when I hover over on (.currency li a:hover) the child "ul" display. but when I hover over child "ul" it hides. What Happen please explain me. thanks HTML: <ul class="currency"> <li> <a href="#" title=""> Currency <i class="fa fa-check"></i></a> <ul> <li><a …

Member Avatar for gabrielcastillo
0
143
Member Avatar for arifsaroha

dear all, i am facing a problem. actually i wanna get user validation with the following code, I want to insert only [a-z0-9_] character in user login....when i insert username like this 'asdfdfad' it returns else part ( special characters are not allowed ). please solve it ..... thanks if …

Member Avatar for Isaac_4
0
216
Member Avatar for arifsaroha

Hello everyone, I want to make a website for movies, can any one tell me how can i do the followings .... 1 - will i use xml file for movie path? if yes then how can i use xml file. 2 - is this possible that the record of …

Member Avatar for arifsaroha
0
191
Member Avatar for arifsaroha

Hello Everyone, Actually I have a good command on html, css, css3... Now I'm turning towards jquery and watching video tutorials. So, I want to get assignment on daily basis of Jquery. Is there any person who can give me the assignment, so that I can improve my jquery....

Member Avatar for arifsaroha
0
196
Member Avatar for shashikumar s g

i am create html page in that i have to two div inside other My issue is one div is for container and other for header i made the margin 0px in both the div but it showing the gap between the main window and first div

Member Avatar for shashikumar s g
0
280
Member Avatar for arifsaroha

hello everyone, how are you. I am much worried will you please help me in this regards, actually I'm a html developer and can write good html. Now i want to create a html template for themeforest. can anyone guide me how to write general html code for multipurpose themes …

Member Avatar for diafol
0
140
Member Avatar for arifsaroha

I am interested to get ActionEvent generated by multiple components from another class... please help. Example is given below. class MyFrame { public MyFrame() { JFrame window = new JFrame(); Container c = window.getContentPane(); c.setLayout(new BorderLayout()); JButton btn1 = new JButton("Save"); JButton btn2 = new JButton("Delete"); c.add(btn1); c.add(btn2); EventHandler handler …

Member Avatar for stultuske
0
97