Flash Games

 FAQ   Search   Members   Groups   Register  User Control Panel      Login 

Your time now:
Mon Nov 23, 2009 8:17 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 1 post ]  Bookmark and Share
Author Message
 Post subject: Color picker for different div.
PostPosted: Sat Jul 11, 2009 10:22 pm 
Offline

Joined: Mon Apr 20, 2009 2:05 am
Posts: 1
Good day to you all,

here I have a javascript/css color picker.

The script is changing the background color of a div.

What I would like its to be able to have 6 div that could independently change the background color of them.

Here is the main functions.

ALL I need it's to be able to tell to the function which div to change :

[HTML]

<!--Sample DIV to show selected color -->

<div id="colorbox" style="width: 100px; border: 1px solid gray; padding: 10px; background-color: #F1FFCC" onclick="javascript:toggle('plugin')">
<br />

</div>

<br/>

<div id="colorbox1" style="width: 100px; border: 1px solid gray; padding: 10px; background-color: #F1FFCC" onclick="javascript:toggle('plugin')">
<br />

</div>
<br/>
<div id="colorbox2" style="width: 100px; border: 1px solid gray; padding: 10px; background-color: #F1FFCC" onclick="javascript:toggle('plugin')">
<br />

</div>
<br/>
<div id="colorbox3" style="width: 100px; border: 1px solid gray; padding: 10px; background-color: #F1FFCC" onclick="javascript:toggle('plugin')">
<br />

</div>
<br/>
<div id="colorbox4" style="width: 100px; border: 1px solid gray; padding: 10px; background-color: #F1FFCC" onclick="javascript:toggle('plugin')">
<br />

</div>


<script type="text/javascript">



//*** CUSTOMIZE mkcolor() function below to perform the desired action when the color picker is being dragged/ used

//*** Parameter "v" contains the latest color being selected

function mkColor(v){

//** In this case, just update DIV with ID="colorbox" so its background color reflects the chosen color

$S background = '#' + v;

}



loadSV(); updateH('F1FFCC');



</script>

[/HTML]


THNAKS !


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group - Flash Games - TNX Invitation Code - TNX Review


Webmaster - Excruciating - Johnathan - Kotik - Ash - Tomi - rangana - Phate - dflynn - Medley