-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTextbooks.html
308 lines (216 loc) · 8.88 KB
/
Textbooks.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
<!DOCTYPE html>
<html>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head >
<link rel="stylesheet" href="css/textbooks.css">
<link rel="stylesheet" href="css/mystyle.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<script src="js/script.js" defer></script>
</head>
<body>
<div id="app-header"></div>
<script src="js/header.js"></script>
<div class="buttons">
<button onclick="physics()" class="btn">Physics </button>
<button onclick="maths()" class="btn">Maths</button>
<button onclick="chemistry()" class="btn">Chemistry </button>
<button onclick="malayalam()" class="btn">Malayalam </button>
<button onclick="english()" class="btn">English </button>
</div>
<div id="physicshtml"></div>
<script src="subs/physics.js"></script>
<div id = "maths" class = "subs">
<div class="box">
<p>Syllabus</p>
<a href="https://drive.google.com/file/d/1RPUomc0rwA96txxM6iI3VVD3Y6a3eKk0/view?usp=sharing"> Download </a>
</div>
<div class="box">
<p>Semester 1</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 2</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 3</p>
<a href="https://drive.google.com/file/d/1KNRGSJ6YwqIxiZbILPi1yFhH62shzFJ6/view?usp=sharing">3rd Sem Maths</a>
</div>
<div class="box">
<p>Semester 4</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 5</p>
No Mathematics on last year of bsc physics
</div>
<div class="box">
<p>Semester 6</p>
No Mathematics on last year of bsc physics
</div>
</div>
<div id = "chemistry" class = "subs">
<div class="box">
<p>Syllabus</p>
<a href="https://drive.google.com/file/d/1UvoCUf4YFS24IZTyU6fVmcxFRTCACnUJ/view?usp=sharing"> Download </a>
</div>
<div class="box">
<p>Semester 1</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 2</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 3</p>
short notes: <a href="https://drive.google.com/file/d/1OLo9SjrlogUfgE3dWYx1IqgqwMHs_H2_/view?usp=sharing">download</a>
<br><br>
Textbook: <a href="https://t.me/cubscphyscis/46">Telegram</a>
</div>
<div class="box">
<p>Semester 4</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 5</p>
No chemistry on last year of bsc physics
</div>
<div class="box">
<p>Semester 6</p>
No chemistry on last year of bsc physics
</div>
</div>
<div id = "malayalam" class = "subs">
<div class="box">
<p>Semester 1</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 2</p>
<a href="https://drive.google.com/file/d/1BY6XHq7KhGflSZlnU781pXo8kT3H0H-s/view?usp=drivesdk"> Textbook </a>
</div>
<div class="box">
<p>Semester 3</p>
<a href="https://t.me/the_sophile">upload</a>
</div>
<div class="box">
<p>Semester 4</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 5</p>
No Malayalam on last year of bsc physics
</div>
<div class="box">
<p>Semester 6</p>
No Malayalam on last year of bsc physics
</div>
</div>
<div id = "english" class = "subs">
<div class="box">
<p>Semester 1</p>
Ways with words(scanned): <a href="https://drive.google.com/file/d/1aAaDsGd22Xln6hJWr_K6RrrBq8zPt5ln/view">Download</a>
</div>
<div class="box">
<p>Semester 2</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 3</p>
Signatures Textbook: <a href="https://t.me/cubscphyscis/53">Telegram</a>
</div>
<div class="box">
<p>Semester 4</p>
<a href="https://t.me/the_sophile"> upload </a>
</div>
<div class="box">
<p>Semester 5</p>
No English on last year of bsc physics
</div>
<div class="box">
<p>Semester 6</p>
No English on last year of bsc physics
</div>
</div>
<hr>
<img class="myimages" src="media/telegram_banner.png" width="300px" onclick="window.open('https://telegram.me/cubscphyscis/158', '_blank');"/>
<hr>
<p> Bsc Physics syllabus (New- 2020 onwards)</p>
<!--<iframe src="media/Bsc-Physics-Syllabus.pdf" ></iframe> -->
<iframe id="myIframe"></iframe>
<script>
var site = "media/Bsc-Physics-Syllabus.pdf";
document.getElementById('myIframe').src = site;
</script>
<br>
<!--Download button-->
<button class="download-button" onclick="window.open('media/Bsc-Physics-Syllabus.pdf', '_blank')"
>
<div class="docs"><svg class="css-i6dzq1" stroke-linejoin="round" stroke-linecap="round" fill="none" stroke-width="2" stroke="currentColor" height="20" width="20" viewBox="0 0 24 24"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line y2="13" x2="8" y1="13" x1="16"></line><line y2="17" x2="8" y1="17" x1="16"></line><polyline points="10 9 9 9 8 9"></polyline></svg>
Download
</div>
<div class="download">
<svg class="css-i6dzq1" stroke-linejoin="round" stroke-linecap="round" fill="none" stroke-width="2" stroke="currentColor" height="24" width="24" viewBox="0 0 24 24"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="7 10 12 15 17 10"></polyline><line y2="3" x2="12" y1="15" x1="12"></line></svg>
</div>
</button>
<br><br>
<br><br>
<script>
// Get all elements with the class "color-button"
const buttons = document.querySelectorAll(".btn");
// Function to change the color of the clicked button
function changeButtonColor(button) {
// Reset the color of all buttons to their default
buttons.forEach(button => {
button.style.backgroundColor = "";
});
// Set the color of the clicked button to your desired color
button.style.color = "black";
button.style.backgroundColor = "white"; // Change this to your desired color
}
// Add click event listeners to all buttons with the class "color-button"
buttons.forEach(button => {
button.addEventListener("click", function() {
changeButtonColor(this); // Pass the clicked button to the function
// Your other code for this button's click event
});
});
function physics(){
document.getElementById("physics").style.display="block";
document.getElementById("chemistry").style.display="none";
document.getElementById("maths").style.display="none";
document.getElementById("malayalam").style.display="none";
document.getElementById("english").style.display="none";
}
function chemistry(){
document.getElementById("physics").style.display="none";
document.getElementById("chemistry").style.display="block";
document.getElementById("maths").style.display="none";
document.getElementById("malayalam").style.display="none";
document.getElementById("english").style.display="none";
}
function maths(){
document.getElementById("physics").style.display="none";
document.getElementById("chemistry").style.display="none";
document.getElementById("maths").style.display="block";
document.getElementById("malayalam").style.display="none";
document.getElementById("english").style.display="none";
}
function malayalam(){
document.getElementById("physics").style.display="none";
document.getElementById("chemistry").style.display="none";
document.getElementById("maths").style.display="none";
document.getElementById("malayalam").style.display="block";
document.getElementById("english").style.display="none";
}
function english(){
document.getElementById("physics").style.display="none";
document.getElementById("chemistry").style.display="none";
document.getElementById("maths").style.display="none";
document.getElementById("malayalam").style.display="none";
document.getElementById("english").style.display="block";
}
</script>
</body>
</html>