Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
1
0 Endorsements
~14.9K People Reached
Member Avatar for yopirates

hey everyone.! i have a n application where i have a color picker (jquery) i will get the value the user choosen color . then i will put that into to session variable. Now i want the contents of the external stylesheet to be modified based on the color which …

Member Avatar for jpietrangelo
0
98
Member Avatar for yopirates

hey! guys i am not able to use the attribute word-wrap:break-word; many ppl say its compatible only in css3 . :( i want to know an equivalent tag for that in css2 ..

0
91
Member Avatar for yopirates

hey guys i tried using mouseout and mouse over in full calendar .But i am able to get mouseover but then after mouseout is not working .Help me in fixing this issue Try this code in firefox For any other necessary plugins visit :[url]www.arshaw.com/fullcalendar[/url] [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 …

Member Avatar for AlexVercetti
0
12K
Member Avatar for yopirates

hey guys! onload function is working in window.open! but it is not working in .showmodaldialog [CODE]newwindow2=window.open('app.html','app','Width:700;Height:350; modal:true;'); newwindow2.onload=function() { alert("hello"); } [COLOR="Green"]This works [/COLOR] newwindow2=window.showModalDialog('app.html','app','dialogWidth:700px;dialogHeight:350px;dialogTop:200px; dialogLeft:200px;resizable=no;'); newwindow2.onload=function() { alert("hello"); } [COLOR="Red"]Not working [/COLOR] [/CODE]

Member Avatar for yopirates
0
937
Member Avatar for yopirates

Hi guys i am using jquery week calendar in my project . The problem i am facing is that if i try to add more users the width of time slot is being reduced .I need a horizontal scroll bar instead of width getting reduced. I have uploaded my file …

0
70
Member Avatar for yopirates

Hi guys i am using jquery week calendar in my project . The problem i am facing is that if i try to add more users the width of time slot is being reduced .I need a horizontal scroll bar instead of width getting reduced. I have uploaded my file …

0
76
Member Avatar for yopirates

Here in the second tab i have a submit button .when i enter some value in the textfield of second tab(tab2) and give submit its again going back to first tab(tab1) .What i want is after i click submit in tab2 it has to be in tab2 oly.It has to …

Member Avatar for yopirates
0
1K
Member Avatar for yopirates

hey guys i have used jquery tabs in my website design. In one page i have 4 tabs and in each tab i have save and clear option . if i click on tab 3 and enter the contents and then save its returning back to tab1! I want it …

Member Avatar for yopirates
0
165
Member Avatar for yopirates

hello guys i am facing a problem in accessing form elements and returing them.. can u please help me.. ? Here the problem goes: <script language="javascript" type="text/javascript"> function pop() { newwindow2=window.open('','name','height=500,width=500'); var tmp = newwindow2.document; tmp.write('<html><head><title>popup</title>'); tmp.write('<body><form action ="hello.html" value="somthing" method="post">'); tmp.write('<b>Date</b>') tmp.write('<input type="text" name="date"><br>'); tmp.write('<b>Event Title</b>') tmp.write('<input type="text" name="title"><br>'); …

Member Avatar for yopirates
0
165
Member Avatar for yopirates

Hi ppl i have a doubt regarding pixel to percentage conversion in html.. i had designed a website using width and height in pixels but, when i change the screen resolution the alignment is changing so.. i need to convert all my (px) into respective percentage.. so tat the alignment …

Member Avatar for hielo
0
62
Member Avatar for yopirates

hi.. friends.. i hav created a new form!! 4 my project but i need a horizontal scroll bar to be attached to it so that i can add more no sections.. to right side of the form!! 15360*11520 is the default size of the form!! i want to increase the …

Member Avatar for yopirates
-1
151