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 #4K
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for ytregnn

Hey, I wondering how I can make a "popup"-window (think it is done with Ajax) in the same browser-window? Click on one of the images in the link below for an example of what I mean. [url]http://www.railbirds.com/pictures/2/[/url]

Member Avatar for Phaelax
0
295
Member Avatar for shaikh_mshariq

I have one table which is generated using javascript dynamically. In have write one function which creates table dynamically for IE i have writed [B]mytable.onClick=some_function();[/B] for onclick event it works fine. But when i generate more than one table dynamically using the same function then onclick does not work. If …

Member Avatar for nish123
0
174
Member Avatar for ghostsquad

I'm trying to understand something fairly simple I hope. How to pass optional parameters to a function or object in javascript by the parameter name. for instance, what script.aculo.us does with their scripts. syntax example: [code=javascript] Sortable.create('id_of_container',[options]);[/code] live example: [code=javascript]Sortable.create('examplelist',{ghosting:true,constraint:false})[/code] the object has a possibility of 5-10 parameters, all of …

Member Avatar for ~s.o.s~
0
139
Member Avatar for ghostsquad

[URL]http://www.daniweb.com/blogs/showentry.php?entryid=655[/URL] In reference to the script made by ben at the above address. I'm trying to decipher how to create a toggle where as, only one "slideblock" can be open at a time. When you try to make one visible, all others "slidein". Anyone have any ideas? Javascript has always …

Member Avatar for ghostsquad
0
167
Member Avatar for ghostsquad

So, I've scoured the web for a way to block direct access to an image, kind of like hotlinking, but on my website. For example: going to [url]http://www.mydomain.com/images/someimage.gif[/url] should bring the user to a 403 (access denied) page instead of displaying the image. I wanted to do this using .htaccess …

Member Avatar for ghostsquad
0
106
Member Avatar for vssp

hi friends I am using IIS server to compile the php file. I have create the two virtual directiory for run two different projects. but one send the mil properly,another one project not send the mail. please advise How to solve the issue

Member Avatar for gym_shorts
0
95
Member Avatar for comlom

I hate using frames, i dont know why but i have never put a frame in any of my website. Its like a page in a page, eating excessive bandwidth!! What do you think of frames? Do you use them? What for?

Member Avatar for ghostsquad
0
69
Member Avatar for ghostsquad

I currently have some code in my .htaccess to redirect the user to the www version of the website. IE if typed "mydomain.com" redirects to "www.mydomain.com" But I also have apache installed on my development machine, setup with virtual hosts and my windows host file modified accordingly so I can …

0
80
Member Avatar for arubikdoan

Need you help !!! I have a website, and desperately need a simple javascript. Here is a requirement: The balance of my account will appear in the web, and it's dynamically INCREASING every second at certain percentage. I expect it similar to the "counting free storage" of GOOGLE: [URL]https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fui%3Dhtml%26zy%3Dl&ltmpl=default&ltmplcache=2[/URL] For …

Member Avatar for ghostsquad
0
124
Member Avatar for hbmarar

Hi, Wishes. I need a page with two frames or something. say questions list is in one and in another is for listing questions added by the user for a paper exam. Each frame should have checkbox which is selected across each options and when the move button is clicked …

Member Avatar for ghostsquad
0
61