I want to be your only and unique love Group

I want to be your only and unique love! Group Comments (8)

For people who agree that love means to love a special and unique person, not love itself... And btw, does the so called Big Love exist?? Or we just replace our partners in love... Free...
Cathrine1974

Hi guys

Happy festives, Ray from South Africa. Love Jesus
Cathrine1974

RE: do you still believe loyal?

I believe that genuine, authentic love with one lover stil exists.
jack113

RE: Create your menu

I enjoy this site not because of the dating ish but because of its qualities.its fun to learn programming in a love room.its the happiest thing i ever tried and I say thank you
crystalsmile

do you still believe loyal?

do you still believe you possible to be the only and unique lover of someone?
arupbiswas

Create your menu

Hello i am bumba...
This blog is just to help or let you know how easily you can create a web page/site.

It covers only CSS1 CSS2 CSS3, HTML, JAVASCRIPT, JQUERY, VBSCRIPT, PHP/ASP.

My main aim is only to let you know about MENU PROGRAMMING clearly... ENJOY !

This BLOG is not for your pass time, i have really worked hard (3 years) on this package... its true that i have never worked with any CO. or i hate working for others !

I am a software developer, a half-done film director, a poet, a lover inside...
But this does not mean i have abundan welth...the truth is... i live in STRIFE !

So...the codes and text i am gonna write here would really be helpful enough but, you will have to CLICK on every ADVERTIESMENT...Dont just rely on me, copy all the codes and paste in NOTEPAD...run in your web browser and then come back here again and CLICK on AD !

CSS is the highway to heaven for every web programmer ! belive me, its true. Hey what about HTML5 or CSS3....???

Lets start with POPUP::

Create one .css file first as::
( pop.css ) ::

.container{
display:none;
position:fixed;
top:183px;
left:200px;
width:350px;
height:100px;
background:url("img/background.jpg") no-repeat;
border-left:10px solid black;
border-top:10px solid black;
border-right:10px solid black;
border-bottom:10px solid black;

}

.pop2{
display:none;
position:fixed;
top:183px;
left:200px;
width:350px;
height:100px;
background:url("img/pop2.jpg") no-repeat;
border-left:10px solid black;
border-top:10px solid black;
border-right:10px solid black;
border-bottom:10px solid black;

}


.pop3{
display:none;
position:fixed;
top:183px;
left:200px;
width:350px;
height:100px;
background:url("img/pop3.jpg") no-repeat;
border-left:10px solid black;
border-top:10px solid black;
border-right:10px solid black;
border-bottom:10px solid black;

}


.pop4{
display:none;
position:fixed;
top:183px;
left:200px;
width:350px;
height:100px;
background:url("img/pop4.jpg") no-repeat;
border-left:10px solid black;
border-top:10px solid black;
border-right:10px solid black;
border-bottom:10px solid black;

}
/* end of css */
/* background image maybe a blank image/ text only */

Now write some code and be a programmer ...haahaa. This is absolute JQUERY.

( pop.js ) ::

$(document).ready(function(){
$("div.container").click(function(){
$("div.pop2").slideDown();
});
});

$(document).ready(function(){
$("div.pop2").click(function(){
$("div.pop3").slideDown();
});
});

$(document).ready(function(){
$("div.pop3").click(function(){
$("div.pop4").slideDown();
});
});

$(document).ready(function(){
$("div.pop4").click(function(){
$("div.pop4").slideUp();
$("div.pop3").hide();
$("div.pop2").hide();
});
});

--+++------
OK ! Now you have done it really !... place these two files in your html file as ::

<style="css/text" rel="stylesheet" ref="pop
Css"></STYLE>

<SCRIPT type="Javascript/text" src="pop.js"></SCRIPT>

VOILA ! YOU ARE DONE.
What happened !?!?!?...You are a CLEVER programmer, so you know where can you find "jquery.js" which is needed to RUN your CODES !.

Its OK...i am gonna help you soon !::

Add jQuery From the Google AJAX Libraries :: ( in your html file )::

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/l

OR you can get it by downloading any jquery based free web template, copy the file and paste it in your folder. If you provide jquery seperately, add it in your html file as::
<SCRIPT type="Javascript/text" src="jquery.js"></SCRIPT>

Remember to specify proper directory...ENJOY !

FOLLOW ME ON NEXT BLOG:: MOUSE MOVE...letz do some HOVERING...haahaa
arupbiswas

Will You Bad Enough to Report Against Any Single ?

Well i dont know who own this group but , now i just joined it.

Will you kindly discuss on the above line ?
arupbiswas

You Cant Zap My Love

Heaven knows
How many time
You start
&
ShutDown
&
Restart again
To
Refferesh the lime...
Getting bored
You
Search & Type
You minimize
&
Maximize
&
Close it to hide...
Then
Another tab
Or
Window maybe
For another ride...
Whatever
Whatever you do
You get a HURT
You skip &  RUB
Eyes but
Whatever you
Do
You can't zap my
LOVE...!
arupbiswas

I just come to say

I Just Come
To Say That
I Love You

I Have Some
Rainy Day But
Without You

I Love You
You Know That
I Love You

I Just Come
To Say That
I Need You

I Have Some
Flowers Day But
Without You

I Love You
You Know That
Loving Dew...

Feeling Creative?

Post a Comment
Post a new comment to this group. Introduce yourself or start a new topic. Or click the "reply" button in each comment, to reply to someone else's comment.
We use cookies to ensure that you have the best experience possible on our website. Read Our Privacy Policy Here