0
votes
0answers
165 views

Jquery slider Lightbox links not working in Chrome/FF but working in IE [closed]

Alright this question is pretty complicated to explain, so please bear with me. I'm using a jquery slider on my portfolio site to display my work. I've implemented a lightbox (I used this tutorial) ...
0
votes
0answers
21 views

Problem with shadow class in css [closed]

I was making my first site with php and jquery. I was trying to include this in the website : http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/ But I can't get the shadow and ...
2
votes
2answers
132 views

How can I create a dynamic site that is still search-bot friendly?

If I want to have a slide effect between pages. You click a link, it is loaded off to the side and then slides in (pushing the old page off the other side). I can imagine using jQuery to do the PHP ...
1
vote
0answers
47 views

Town Of Pixels - Getting Traffic [closed]

I need some inputs and feedback on one of my application which i released a week back. Its name is Town of Pixels (http://www.townofpixels.com). Its majorly for designers, photographers and artists ...
1
vote
0answers
393 views

I need this Font Picker for my project but I'm not able to get it working. [closed]

I am trying to create a "FontPicker" just like a normal "color picker". I have see many websites implementing "font picker" please check out http://mklogo.com for example, where the fonts are ...
1
vote
0answers
54 views

Newspaper space allocation for news and advertisment [closed]

I need to develop a online system for a local newspaper for allocate their daily advertisements and news on each page of the newspaper. They have more than 5 persons to get advertisements from ...
0
votes
1answer
179 views

Is it possible to add a logo to an existing image file? [closed]

Is it possible to add additional image to an existing image using php or jquery?The logic is same as watermark in PHP but I want the logo to be draggable so a user can position the image anywhere on ...
0
votes
1answer
73 views

Design, Server & Client Script and Database Script [closed]

does any one know about the tehnique to separate the Design, Server (PHP) & Client Script (JQUERY) and Database Script (MYSQL)?
0
votes
1answer
57 views

Question about AJAX saftey please help inquire

I have a social network that I am creating and have a security question. I have the ability to have friends on the website and when you request a friend it would be a button that would run a script ...
0
votes
2answers
437 views

Sidebar for Navigation in Website

I want to have a sidebar in my website with navigation in it. I will use script like phpBB etc. but I want sidebar to be displayed on every page. So I am thinking about making a Sidebar in HTML and ...
1
vote
1answer
102 views

Same page looks great in Firefox & crome But Not in IE8

I have a site hosted at: http://41.223.52.100/ which i used jbar to display certain text on the page. The same page looks great in Firefox & google crome but not in IE8, Can't figure-out why! ...
0
votes
0answers
682 views

PHP “dynamic” Menu script [closed]

I am just starting PHP and I want to create a customizable menu using jquery and a PHP script that can have a variable amount of items. Thanks to Chase for his Answer on Stack Overflow index.php: ...