391 Discussion / Question Topics

Remove Filter
Member Avatar for Violet_82

Hi peeps, I was thinking to develop something similar to this http://www.toyota.co.uk/cgi-bin/toyota/bv/generic_editorial.jsp?navRoot=toyota_1024_root&noLeftMenu=true&edname=See-the-range&zone=Zone+See+the+Range&id=SeeTheRange_Link It is in flash now, and I would like to have something similar in jquery, what would be the best way to proceed do you think? Any advice? thank you

Member Avatar for Violet_82
0
655
Member Avatar for Violet_82

Hi, I have just bought a sandisk memory stick - 16gb - and I noticed that there is sth installed on it, clucbsandisk or something like that. I wonder, what is it, do I have to keep it, can I get rid of it without compromising my memory stick? thanks

Member Avatar for Violet_82
0
132
Member Avatar for Violet_82

peeps, given the following markup <link rel="stylesheet" type="text/css" href="assets/style_images.css"><!-- MY CSS --> <script type="text/javascript" src="assets/big_images.js"></script> <div class="car_model_description"> <div class="compare_button"> <a href=#><img src="assets/compareBTN.png" alt=""></a> </div> <p id="caption">Default text</p> </div> <div class="image_container"> <img src="wathever.jpg" alt="" id="placeholder_image" > <img src="wathever1.png" alt="" class="image_invisible"> <IMG SRC="wathever2.png" alt="" class="image_invisible"> <IMG SRC="wathever3.png" alt="" class="image_invisible"><!--to change --> <IMG …

Member Avatar for Violet_82
0
152
Member Avatar for Violet_82

HI guys, I was reading some tutorial about a crossfading gallery, and I am having a few problems understanding it Here's the code. HTML (just the relevant bits) ... <div id="photos"> <img alt="Glendatronix" src="../../images/glenda_200.jpg" /> <img alt="Darth Fader" src="../../images/fader_200.jpg" /> <img alt="Beau Dandy" src="../../images/beau_200.jpg" /> <img alt="Johnny Stardust" src="../../images/johnny_200.jpg" /> …

Member Avatar for pritaeas
0
205
Member Avatar for Violet_82

Hi guys, I have a question about selectors in css. Let's take this html excerpt but before looking at the code let's assume that the html is part of a very very large page, and the same with the css. In addition the css rule below is called several times …

Member Avatar for Violet_82
0
82
Member Avatar for Violet_82

Hi there, I am working on an accordion, I am more interested in the way it works, but I am having some problems. I worked on something similar sometime ago, and got some help in here, but I thought I will try to do it again on my own..and ehm, …

Member Avatar for Violet_82
0
89
Member Avatar for Violet_82

Hi guys, I wonder if you could clarify something for me. I am looking at some css examples and I have this situation here: html: ...<div id="news"> <h2>Latest News</h2> <p> Which member of the seminal calypso/lectro band <em>C&amp;C Music Sweatshop</em> was spotted last night at <em>Dirt</em>, the trendy New York …

Member Avatar for Violet_82
0
131
Member Avatar for Violet_82

Hello there, I wonder if you can help me with a jquery issue. I am at the moment reading a book about it and there is an example in there, which you can see here http://antobbo.webspace.virginmedia.com/various_tests/worktest/chapter_03/09_animated_navigation/index.html If you hover on the navigation you will see the jquery effect kicking in …

Member Avatar for pritaeas
0
318
Member Avatar for Violet_82

Hi there, sometime ago I enquired about hdmi cable, but never got around buying it. The moment has come now, but I have realized that the HDMI port on my laptop and on the TV are the same, in that it looks like I need a hdmi cable with 2 …

Member Avatar for Violet_82
0
143
Member Avatar for Violet_82

hi all, is it possible to add more than an image in the css? I mean if the syntax goes: background-image:url('paper.gif'); background-color:#cccccc; How do I add more than 1 image? thanks

Member Avatar for Violet_82
0
93
Member Avatar for Violet_82

Hi there, I was wondering if you can give me an advice at all. I need to get a HDMI cable to connect my laptop to my LED tv, mainly to watch movies. Now, I don't know much about hdmi cables so I wonder if there is anything you can …

Member Avatar for Sandi23
0
223
Member Avatar for Violet_82

Hi peeps, I was wondering if you can hep me at all with this. I have to create a website for a client, he's a drummer and he wants to promote himself. He gave me a rough idea of what he wants - here some examples (sorry for the links …

Member Avatar for Violet_82
0
94
Member Avatar for Violet_82

Hi there, I was wondering if compressing a file and work with it while it is still compressed is possible/will be possible in the future? Say you have a huge file, I am talking about terabytes of files, obviously just in theory, would it be possilble to work with it …

Member Avatar for JorgeM
0
84
Member Avatar for Violet_82

Hi peeps, I wonder if you can help me at all. I am recreating a simple design, just doing some testing really, and what I am trying to achieve is to hide and show the navigation on the left side, here's the website: http://antobbo.webspace.virginmedia.com/various_tests/worktest/test.htm So ideally when i click on …

Member Avatar for Airshow
0
134
Member Avatar for Violet_82

Hi there, I am running a few test and trying to practice a bit with javascript I have come up with a script which is meant to swap images but it is producing errors. I had tried to debug with firebug but it is not going well at all and …

Member Avatar for Violet_82
0
121
Member Avatar for Violet_82

HI there, I am having some issues with position fixed. I am trying to replicate this layout http://www.csszengarden.com/?cssfile=/213/213.css&page=0 This is what I came up so far antobbo.webspace.virginmedia.com/test/test.htm. All good, but I had an issue and I can't figure out what it was causing it. At the moment the fixed image …

Member Avatar for Violet_82
0
129
Member Avatar for Violet_82

Hi there, I think I have made a mess of the site I am working on, and I was wondering if anybody can help me understand how to fix this issue (if it is an issue at all) Basically on this page I have 14 pictures http://antobbo.webspace.virginmedia.com/petras/test/czech_republic.htm and my script …

Member Avatar for Violet_82
0
166
Member Avatar for Violet_82

HI there, I run into a very annoying problem. On one of the sites I am working on, I have a series of landscape and portrait pictures to show. The landscapes are ok as you can see from here if you click on the first thumbnail http://antobbo.webspace.virginmedia.com/petras/test/egypt.htm but if you …

Member Avatar for Violet_82
0
92
Member Avatar for Violet_82

HI there, I have runt into an issue with the overlay I have on the website I am working on http://antobbo.webspace.virginmedia.com/petras/test/egypt.htm The problems seem to be with Internet explorer 7, 8 and 9. Say you click on the first thumbnail, then the big pix comes up and behind it the …

Member Avatar for Troy III
0
848
Member Avatar for Violet_82

Hi there, got a quick question about id selectors, something that is bugging me tonite, maybe I am a bit tired sorry. It isprobably obvious but lately I am having strange memory laspses.... given this html fragment: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; …

Member Avatar for Violet_82
0
144
Member Avatar for Violet_82

HI there, it might be perhaps a silly question, but in here http://antobbo.webspace.virginmedia.com/testing/test.htm how do I center the letters in the coloured divs? I want them to be in the middle of the box, but without adding extra divs...is it possible? Can quite do it, sorry

Member Avatar for NetJunkie
0
133
Member Avatar for Violet_82

Hi peeps, sorry for the silly questions, but can anybody clarifying where front end development ends and where back end starts? I mean I have in mind javascript for front end, but then would you consider php, asp.net backend? Perhaps somebody could clarify please? thanks

Member Avatar for dany12
0
162
Member Avatar for Violet_82

HI there, I was wondering if anybody can advise. I am trying to build an unordered list with a few items in a page, and I want this list to be created and displyaed dynamically. So I create an array of strings and then through jquery I want this to …

Member Avatar for Violet_82
0
2K
Member Avatar for Violet_82

Hi guys, I wonder if anybody can give me an advice. I am working at a photography site (as many of you might know by now :)) and I realized I made a pretty bad mistake, for the second time in a row unfortunately, which is to rely on javascript …

Member Avatar for Violet_82
0
200
Member Avatar for Violet_82

HI there, I have 2 spare sticks of RAM of 2 gb each that I would like to put in a dell studio 1535. Now the problem is that according to the crucial website [url]http://www.crucial.com/store/mpartspecs.aspx?mtbpoid=1F7BCCE4A5CA7304[/url] this dell laptop takes this memory: Part Number: CT867777 Module Size: 4GB kit (2GBx2) Package: …

Member Avatar for Violet_82
0
280
Member Avatar for Violet_82

HI there, quick advice please. I am developing a [URL="http://antobbo.webspace.virginmedia.com/petras/test/egypt.htm"]photography website[/URL] for a client and I want him to be able to click on an image in a list of thumbnails and that will bring up the bigger version of the image clicked on. I have achieved this in my …

Member Avatar for Violet_82
0
216
Member Avatar for Violet_82

Hi there, I am doing [URL="http://antobbo.webspace.virginmedia.com/petras/home.htm"]a website[/URL] for a client and I am trying to get it to run on the major browsers, so I am testing on the usual ones + IE6 and also on a few mobile browsers. On my android phone, the website looks fine on the …

Member Avatar for Violet_82
0
211
Member Avatar for Violet_82

HI there, I am attempting a crossfade based on [URL="http://www.simonbattersby.com/blog/simple-jquery-image-crossfade/"]this[/URL] but needless to say it is not working as nicely as it should. What I have done was to run through the code in the above example, understand it - or at least attempting to do so with a bit …

Member Avatar for Violet_82
0
101
Member Avatar for Violet_82

Hi there, I am a little stuck with a slideshow I am developing. On this site [url]http://antobbo.webspace.virginmedia.com/petras/home.htm[/url] the slideshow is working fine, it is a javascript slideshow: [CODE] <script type = "text/javascript"> var imageList = new Array( "images/homepage/home_0.jpg", "images/homepage/home_1.jpg", "images/homepage/home_2.jpg"); var frame = 0; var image; function init(){ setInterval("animate()",1000); image …

Member Avatar for Violet_82
0
166
Member Avatar for Violet_82

Hi there, I am having a - I believe - peculiar and annoying problem. I have a div on my home page which is meant to contain a picture. Now when I insert the picture I don't seem to be able to align it to the div, it's a little …

Member Avatar for Violet_82
0
96
Member Avatar for Violet_82

HI there, I am having a few problems understanding how drag and drop works in jquery. Say I have this (which is taken from a text book): [url]http://aharrisbooks.net/jad/chap_12/dragDrop.html[/url] In the code you have [CODE] ... //make all drag me elements draggable $(".dragMe").draggable(); //set target as droppable $("#target").droppable(); //bind events to …

Member Avatar for Violet_82
0
352
Member Avatar for Violet_82

Hi there, I am reading a javascript book and I got a little stuck when analysing one of the scripts built as test. This is the one I am talking about [url]http://aharrisbooks.net/jad/chap_08/bounce.html[/url] I went through it but I don’t seem to be able to understandexactly the way it works. Here’s …

Member Avatar for Violet_82
0
120
Member Avatar for Violet_82

Hi there, I have a dell xps 17 (L702X) with 4gb RAM (2 sticks of 2gb each) and I want to add an extra 8GB (another 2 sticks of 4gb each) so to get to 12GB. Now, the laptop allegedly has 4 slots and at the moment only 2 are …

Member Avatar for Violet_82
0
281
Member Avatar for Violet_82

Hi there, quick question. I am reading a book about javascript and the author doesn't seem to like quotes ("") at all, but he loves angled brackets (<<>>). what really strikes me is that it looks like he uses them instead of quotes. FOr example I would say: [ICODE]alert("Hello WOrld!");[/ICODE] …

Member Avatar for Fest3er
0
162
Member Avatar for Violet_82

HI there, I have done a little work on a simple script to change images on mouse over and on mouse off. It was meant to be a very simple one but it is not working and I am not quite sure why. here's the coplete html and script code: …

Member Avatar for Violet_82
0
229
Member Avatar for Violet_82

Hi guys, I would like to add sth to my website but I am not sure what's the best way to achieve this. It is a kind of image gallery, say I have 10-20 images and I want to display all of them one after another one from the beginning …

Member Avatar for Violet_82
0
505
Member Avatar for Violet_82

Hi there, I am having some problem understanding an event in jquery. Given the following example [url]http://api.jquery.com/event.pageY/[/url], I don't quite understand what 'e' is and what it does. The rest of the code is kinda clear, it basically gets the coordinates but I don't understand what is the function of …

Member Avatar for Violet_82
0
236
Member Avatar for Violet_82

HI there, I was again watching a jquery/ajax tutorial and in the video [url]http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-10/[/url] they show how to use a [ICODE]return:false;[/ICODE]to determine whether a scrip will execute (javascript on) or will go to a separate page if the javascript is off. Basically I have 2 pages test.htm and new_file.htm. The …

Member Avatar for Violet_82
0
229
Member Avatar for Violet_82

Hi there, I am doing some jquery exercises and I was redoing a small script I saw onto this video (very very good jquery resource by the way) [url]http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-8/[/url] and there is something I am not quite clear about. I copied that onto my test area so I can post …

Member Avatar for Violet_82
0
159
Member Avatar for Violet_82

Hi there, I need to format my samsung nc10 netbook, it doesn't have the cd driver so I wonder if I can format it by running the windows cd from an external cd driver. WOuld that work or will the installation abort? thanks

Member Avatar for Violet_82
0
242
Member Avatar for Violet_82

Hi there, I am working on css positioning and I have encountered a problem. I have these two pages: 1)[url]http://antobbo.webspace.virginmedia.com/various_tests/2011_10_25_css_positioning/test.htm[/url] 2)[url]http://antobbo.webspace.virginmedia.com/various_tests/2011_10_26_image_slides/test.htm[/url] the first one has box B (yellow) and C(red) with [CODE]position:absolute; top 0; right 0;[/CODE] the second one has 3 images with: [CODE]img { position:absolute; top: 0; left:0; }[/CODE] …

Member Avatar for Violet_82
0
125
Member Avatar for Violet_82

HI there, my gf needs to buy a battery for her dell studio 1535 laptop, but we are kind of unsure where and what to get. Obviously dell's batteries are really really expensive as you would expect (I checked on the dell's website) so I wonder if you think it …

Member Avatar for webrex
0
156
Member Avatar for Violet_82

HI there, I have a really annoying and strange problem with a script, here's the code: [CODE] <script type="text/javascript"> $(function() { var images = $('.home_page_pic img').hide(); var index = 0; images.eq(index).show(); function swapImages() { images.eq(index).fadeOut(2000, function() { index++; if (index == images.length) { index = 0; } images.eq(index).fadeIn(2000, swapImages); }); …

Member Avatar for Violet_82
0
101
Member Avatar for Violet_82

Hi there, I am having some problems with my site displaying correctly in IE6. In particular if you have a look at this page in IE6 [url]http://www.antobbo.webspace.virginmedia.com/photogallery/water.htm[/url] the script doesn't seem to be working the way it should, and I think it might be a problem with the css and …

Member Avatar for Violet_82
0
180
Member Avatar for Violet_82

Hi all, I am in the process of redoing my website and I have done pretty much all the html and css for it ([url]http://antobbo.webspace.virginmedia.com/photogallery/test/home.htm[/url]), so now I would like to add some javascript/jquery. This is essentially what I would like to achieve. On this page [url]http://antobbo.webspace.virginmedia.com/photogallery/test/gloom.htm[/url] I have a …

Member Avatar for Violet_82
0
957
Member Avatar for Violet_82

Hi there, I have a question about my internet speed (sorry I am really bad at these things). I have a 10mb internet connection (my provider is Virgin) and while connected to the wireless this afternoon I run a speedometer check using [url]http://www.speedtest.net/[/url] and I had a download speed of …

Member Avatar for Violet_82
0
439
Member Avatar for Violet_82

Hi there, I am in the process of designing my new photography website. Now, I roughly know the layout but I am not sure how to deal with resizing the browser window issues. In other words, I want my website to resize nicely when I resize the window, rather than …

Member Avatar for Violet_82
0
205
Member Avatar for Violet_82

HI there, I am a little puzzled about how to position few divs in a site I am working on, here's the url [url]http://antobbo.webspace.virginmedia.com/Martin/contact.htm[/url] Basically here the idea is that the yellow main div [ICODE].content[/ICODE] is the content wrap and should be around all the content of the page. That …

Member Avatar for Violet_82
0
94
Member Avatar for Violet_82

Hi guys, I am having a funny problem. I have an ebook type thing that I am trying to open on my laptop (win 7), it is the kind of file you open with microsoft html help executable and it doesn't work at all. The file opens, I can see …

Member Avatar for Violet_82
0
435
Member Avatar for Violet_82

Hi peeps, I wonder if anybody can give me a hand with this. Basically on my website [url]http://antobbo.webspace.virginmedia.com/photography/testing/gloom.htm[/url] to view a picture you need to use the left hand-side menu. Now, all good except that when you want to view any picture at the bottom of the left hadn-side nav …

Member Avatar for Violet_82
0
372

The End.