-
Help need please Jquery slideshow with other small things
Hi, Thanks alot thats great! How would I make it autostart when page loaded? many thanks joe
-
Help need please Jquery slideshow with other small things
Hi I'm after a Jquery query sideshow. The above image is the kind of payout I need. Basically the big picture is sliding along with the small pictures (so basically the the small are thumbs of the big and can be clicked on if they want to see a particular picture) but also the text above the thumbs needs to change with the picture change and will be different for each image. Is this possible using the above layout as I"m tearing my hair out as I don't know alot about Jquery at the moment Many thanks Joe
-
CSS Problem. Background image duplicating when Height tag is added
Hey Thanks for the reply Mteam The <li> code is this: 'name' => '<li style="background-image:url(internal/images/menubar.png)">' . $categories['categories_name'], 'parent' => $categories['parent_id'] . '</li>' , 'level' => 0, 'path' => $categories['categories_id'], 'next_id' => false); I've tried the <li> styles in a CSS file aswell and its no joy either exactly the same error :/ It strange as If i remove the height tag in the style it works fine (but isnt the full image height!) Many thanks Joe
-
CSS Problem. Background image duplicating when Height tag is added
Hey Thanks alot well I added the <ul> tags and its made it worse haha. Is there any other tags I could use to do the same thing? Many thanks Joe
-
CSS Problem. Background image duplicating when Height tag is added
Hey http://www.inteu.com/english/cart/index.php?cPath=31 You should be able to see it
-
CSS Problem. Background image duplicating when Height tag is added
Hi, I have a problem: Basically I am trying to code a NAV bar in to Oscommerce. I have managed to do that and it displays fine in firefox. I now look on IE 8 and have and issue where the navbar basically repeats 3 times then shows the next button and so on. I have tried setting the background to no-repeat etc and the background then disapears!. I seem to have narrowed it down to the height: line in my style. I wanted to make the height 20px which is the exact same height as the background image. As soon as I enter any height above 0px its starts duplicating the image again. Can anyone help please? Many thanks joe
-
Edit CSS via a webpage script?
Hi Thanks alot for the replies ayoungh - I dont have enough knowledge to know how to code it from scratch I need a simple example then I can make the rest work. Wickham - This would be to complex as my clients have NO HTML knowledge Many thanks for your help though Joe
-
Edit CSS via a webpage script?
Hi, First of all not sure if this is the right place so sorry if its not! Right what id like to do is to be able to edit a CSS style sheet via a browser but with a user friendly interface for my clients. Id like them to be able to edit mainly just colours and it saves it to the style sheet and its done and ready to go. Is there a script that can do this? Im not very good with starting things from scratch if you get me so I need a bit of help with this please Hope you can help Many thanks Joe
-
Displa content from one ASP page onto another ASP Page
Hi, I'm making a site out of JQuery etc and want to be able to add content easily. I dont want to use a full on CMS but my own one built via ASP. I want to use a program called Filemaker to upload the content onto a server to a page called..say.. Content.asp and the load the text and images from content.asp into design.asp. So When I upload a page from Filemaker it overwrites content.asp thus changing the content in design.asp. I don't have much hard knowledge of ASP and need a quick solution but something I can learn from for the future Many thanks Joe