Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 9 of 9
Search took 0.03 seconds.
Search: Posts Made By: Samujedrez
Forum: Ajax and Design 11-12-2012, 10:05 AM
Replies: 0
Views: 643
Posted By Samujedrez
Registration Form.

Good morning, I'm a little noob in js and I've made one script to validate a registration form.

The code works perfectly, but I know my code is not the best way to do it, so I'd like someone would...
Forum: Ajax and Design 08-28-2012, 12:00 AM
Replies: 3
Views: 1,152
Posted By Samujedrez
This is the js I am using for the popup. ...

This is the js I am using for the popup.

//SETTING UP OUR POPUP
//0 means disabled; 1 means enabled;
var popupStatus = 0;

//loading popup with jQuery magic!
function loadPopup(){
//loads...
Forum: Ajax and Design 08-27-2012, 12:21 PM
Replies: 3
Views: 1,152
Posted By Samujedrez
onblur Validation on Popup.

Hi, I'm making a validation form onblur, but I wanna do it on a popup box.

When I try the js code in a normal form it works perfectly, but when I try to implement it into a popup box form it...
Forum: JavaScript programming 08-27-2012, 12:17 PM
Replies: 12
Views: 513
Posted By Samujedrez
Sry for my late response. It works great, I am...

Sry for my late response. It works great, I am still working on design, thanks for your idea, it's a great code, but a little ugly you said it :D

Thank you.
Forum: JavaScript programming 08-14-2012, 10:32 PM
Replies: 12
Views: 513
Posted By Samujedrez
Haha, here in my country we say: It's a pretty...

Haha, here in my country we say: It's a pretty big pain in the *** xD.

Anyway I'll check it and if I get it, I'll post here.

Thank you for you effort man, I think we will talk soon again.
Forum: JavaScript programming 08-14-2012, 10:26 PM
Replies: 12
Views: 513
Posted By Samujedrez
That was amazing man, just the exactly thing I...

That was amazing man, just the exactly thing I was looking for.

May I ask you something else? It's not a question I wanna to solve right now, I wanna investigate it before asking.

I'd like to...
Forum: JavaScript programming 08-14-2012, 09:25 PM
Replies: 12
Views: 513
Posted By Samujedrez
No, not all buttons except clicked. Mmmm, as you...

No, not all buttons except clicked. Mmmm, as you must know, it's 1 vs 1, and the winner goes to the next round. Right down, there is another 1 vs 1, like that 16 times. This is the first round, 32...
Forum: JavaScript programming 08-14-2012, 09:09 PM
Replies: 12
Views: 513
Posted By Samujedrez
Well, it's a tournament bracket I had in my...

Well, it's a tournament bracket I had in my folder for 1 year and I wanted to finish it now.

I think I took the framework from this forum, I even think you're the coder but I don't remember...
Forum: JavaScript programming 08-14-2012, 08:38 PM
Replies: 12
Views: 513
Posted By Samujedrez
2 buttons change color.

Hello. I have this code to change the color of a button when it's clicked.

<input type=button class="ebbtn" name="WIN0_1" onclick="this.style.background='#4D090E'; win(this)" value="Player 1">
...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 04:14 AM.