Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #13.9K
Ranked #2K
Member Avatar for itisnot_me

ok so i am using jquery ajax to send post data to the php page to get processed. since im using a textarea with an editor on it i have to call the content like so var content = $('#pagecontent').val(); then post it through to the php page. which works …

Member Avatar for itisnot_me
0
133
Member Avatar for mrnutty

Start thinking about the things you use to do before you ever knew about programming and now think about how you changed that as a result of programming? What was it? As an example, I always use to start numbering from 1, but after taking my first programming course and …

Member Avatar for chiiqui
0
446
Member Avatar for Borzoi

I've been trying to set up my computer so that I can remote in to it while I'm away from home but it doesn't seem to be working. At first, I thought the problem may be with my router not forwarding the ports properly or something like that but when …

Member Avatar for Reverend Jim
0
376
Member Avatar for Virangya

hi, i need to build a slider. which is not there in the page when it loads. then after few seconds it appears and slides from the right hand side of the window and stops at some position on the screen. then after few seconds it changes its image into …

Member Avatar for Virangya
0
166
Member Avatar for devin.lawks

I've worked on a site redesign for my boss, and, as the title says, it looks good in pretty much everything *except* IE7 (and I'm assuming earlier versions, as well). Some of my images go missing, and elements shift to strange spots on the page. I'll be the first to …

Member Avatar for devin.lawks
0
161
Member Avatar for Thisisnotanid

Hi all, I'm new to web development and am experimenting with different things; one of which would be creating a visually appealing "drop-down" menu. I had a simple CSS selector setup before but I opted for a JavaScript solution instead, making the change for the greater flexibility which the approach …

Member Avatar for Thisisnotanid
0
240
Member Avatar for bookmark

Hi. I was wondering if there was a command that allows you to return to the beginning of the script. Let's say /pseudocode/ You ask for pass word if password is correct --> do nothing or just display a random message else if password is incorrect or no password is …

Member Avatar for bookmark
0
94
Member Avatar for johnnycho

I know from scouring the Web that this is a very common Javascript question, but I have a twist on the question which is giving me headaches, and I hope some of the brilliant minds here at DaniWeb can help show me the error of my ways. Say a user …

Member Avatar for vibhaJ
0
2K
Member Avatar for Jeroen van Zijp

I have to build a small contactform validator in JS, which checks the fields' values when submit is clicked. I am experiencing problems with getting the email validation to work properly. This is what I've got: [CODE=js]function validate_form() { valid = true; // Validation of email input if ( (document.contact.email.length …

Member Avatar for MHENRU
0
236
Member Avatar for Gary Buska

I was recently given a 80GB SATA drive to use on my system at home. After I hooked it up and rebooted the drive comes up stating it is a network drive with the letter Z as a drive letter. I also have a network printer that is using the …

Member Avatar for gerbil
0
80
Member Avatar for bmclaughlin

My hard drive crashed and I had to install a new hard drive. I installed every disk that came with my computer but I don't have any sound and I get error messages from itunes saying "ituns detected a problem with audio configuration. Audio/Video playback may not operate properly. Not …

Member Avatar for bmclaughlin
0
137
Member Avatar for a.emara47

I want to style a h2 with a specific font size but it doesn't change but if i style it with a color ,the color changed

Member Avatar for pbteam001
0
74